mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 10:38:44 +00:00
Add fold-entity-row and use it for lights
This commit is contained in:
@@ -10,11 +10,16 @@ cards:
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: light.living_room_all_lights
|
||||
- entity: light.living_room_main_lights
|
||||
- entity: light.living_room_1
|
||||
- entity: light.living_room_2
|
||||
- entity: light.living_room_3
|
||||
- entity: light.living_room_4
|
||||
name: All Lights
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
entity: light.living_room_main_lights
|
||||
name: Main lights
|
||||
entities:
|
||||
- light.living_room_1
|
||||
- light.living_room_2
|
||||
- light.living_room_3
|
||||
- light.living_room_4
|
||||
- entity: light.pc
|
||||
|
||||
- type: "custom:mini-media-player"
|
||||
|
||||
Reference in New Issue
Block a user