mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Setting up Emmetts Room
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user