mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Add bedside light to Dashboard
This commit is contained in:
@@ -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,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:
|
||||||
|
|||||||
Reference in New Issue
Block a user