diff --git a/config/lovelace/home_dashboard/03_kitchen.yaml b/config/lovelace/home_dashboard/03_kitchen.yaml index c943f8b..4af2abd 100644 --- a/config/lovelace/home_dashboard/03_kitchen.yaml +++ b/config/lovelace/home_dashboard/03_kitchen.yaml @@ -7,8 +7,10 @@ cards: title: Lights show_header_toggle: false entities: + - light.tuya_kitchen_main_lights + - type: divider - type: custom:fold-entity-row - entity: light.tuya_kitchen_main_lights + entity: light.kitchen_main_lights name: Main lights entities: - light.light_le_11 diff --git a/config/lovelace/home_dashboard/05_hallway.yaml b/config/lovelace/home_dashboard/05_hallway.yaml index 0068ee8..74700bb 100644 --- a/config/lovelace/home_dashboard/05_hallway.yaml +++ b/config/lovelace/home_dashboard/05_hallway.yaml @@ -8,8 +8,9 @@ cards: show_header_toggle: false entities: - light.tuya_hallway_all_lights - - light.tuya_hallway_entrance_light + - light.tuya_hallway_entrance_lights - light.tuya_hallway_main_lights + - type: divider - type: custom:fold-entity-row entity: light.hallway_entrance_lights name: Entrance lights