Setting up Emmetts Room

This commit is contained in:
CeeWeasel
2025-10-05 12:00:44 -04:00
parent 0f815c268b
commit 10e297961b
31 changed files with 583 additions and 229 deletions
+24
View File
@@ -76,6 +76,13 @@ card:
style:
left: 8%
top: 95%
- type: state-icon
entity: binary_sensor.white_bed_occupied
style:
left: 32%
top: 95%
- type: state-icon
entity: sensor.furnace_room_person_count
style:
@@ -153,3 +160,20 @@ card:
left: 82%
tap_action:
action: toggle
- type: conditional
conditions:
- entity: binary_sensor.white_bed_occupied
state: "on"
elements:
- type: state-icon
entity: binary_sensor.white_bed_occupied
style:
top: 45%
left: 40%
- type: state-icon
entity: media_player.blue_room_clock
style:
left: 38%
top: 22%