Add fold-entity-row and use it for lights

This commit is contained in:
2020-03-10 03:03:05 +02:00
parent dec906ed80
commit 2ba2c95d63
3 changed files with 29 additions and 8 deletions
+10 -5
View File
@@ -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"