mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-07 09:54:41 +02:00
Improve fridge support #41
This commit is contained in:
@@ -124,6 +124,13 @@ SELECTS = {
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
translation_key="programs_ref",
|
||||
),
|
||||
SelectEntityDescription(
|
||||
key="startProgram.zone",
|
||||
name="Zone",
|
||||
icon="mdi:radiobox-marked",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
translation_key="ref_zones",
|
||||
),
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user