mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 09:12:57 +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_main_lights
|
||||
- entity: light.pc
|
||||
- entity: light.bedside_light
|
||||
show_header_toggle: false
|
||||
|
||||
- type: entities
|
||||
|
||||
@@ -5,6 +5,11 @@ badges: []
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
title: Lights
|
||||
entities:
|
||||
- entity: light.bedside_light
|
||||
show_header_toggle: false
|
||||
- type: "custom:mini-graph-card"
|
||||
animate: true
|
||||
entities:
|
||||
|
||||
Reference in New Issue
Block a user