This commit is contained in:
Miguel Ángel 2023-04-19 19:31:45 +02:00
parent 7fb68be033
commit 256c691213
1 changed files with 7 additions and 0 deletions

View File

@ -82,6 +82,13 @@ SWITCHES: dict[str, tuple[HonSwitchEntityDescription, ...]] = {
turn_on_key="startProgram",
turn_off_key="stopProgram",
),
HonSwitchEntityDescription(
key="startProgram.preheatStatus",
name="Preheat",
icon="mdi:thermometer-chevron-up",
entity_category=EntityCategory.CONFIG,
),
),
"WD": (