mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Fix new lights in dashboards
This commit is contained in:
@@ -7,8 +7,10 @@ cards:
|
|||||||
title: Lights
|
title: Lights
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
|
- light.tuya_kitchen_main_lights
|
||||||
|
- type: divider
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
entity: light.tuya_kitchen_main_lights
|
entity: light.kitchen_main_lights
|
||||||
name: Main lights
|
name: Main lights
|
||||||
entities:
|
entities:
|
||||||
- light.light_le_11
|
- light.light_le_11
|
||||||
|
|||||||
@@ -8,8 +8,9 @@ cards:
|
|||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- light.tuya_hallway_all_lights
|
- light.tuya_hallway_all_lights
|
||||||
- light.tuya_hallway_entrance_light
|
- light.tuya_hallway_entrance_lights
|
||||||
- light.tuya_hallway_main_lights
|
- light.tuya_hallway_main_lights
|
||||||
|
- type: divider
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
entity: light.hallway_entrance_lights
|
entity: light.hallway_entrance_lights
|
||||||
name: Entrance lights
|
name: Entrance lights
|
||||||
|
|||||||
Reference in New Issue
Block a user