Add bedside light to Dashboard

This commit is contained in:
2020-03-07 18:35:54 +02:00
parent cfd1f583f6
commit a6f5bebced
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ cards:
- entity: light.living_room_all_lights - entity: light.living_room_all_lights
- entity: light.living_room_main_lights - entity: light.living_room_main_lights
- entity: light.pc - entity: light.pc
- entity: light.bedside_light
show_header_toggle: false show_header_toggle: false
- type: entities - type: entities
+5
View File
@@ -5,6 +5,11 @@ badges: []
cards: cards:
- type: vertical-stack - type: vertical-stack
cards: cards:
- type: entities
title: Lights
entities:
- entity: light.bedside_light
show_header_toggle: false
- type: "custom:mini-graph-card" - type: "custom:mini-graph-card"
animate: true animate: true
entities: entities: