Updated oven #27

Merged
MiguelAngelLV merged 6 commits from main into main 2023-04-19 20:32:26 +02:00
Showing only changes of commit 256c691213 - Show all commits

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": (