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:
@@ -78,12 +78,6 @@ card:
|
||||
style:
|
||||
left: 40%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.white_bed_occupied
|
||||
style:
|
||||
left: 60%
|
||||
top: 95%
|
||||
transform: scaleX(-1) translate(50%, -50%)
|
||||
- type: state-icon
|
||||
entity: input_boolean.nursery_occupied
|
||||
tap_action:
|
||||
@@ -108,16 +102,7 @@ card:
|
||||
top: 30%
|
||||
left: 18%
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.white_bed_occupied
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: binary_sensor.white_bed_occupied
|
||||
style:
|
||||
top: 65%
|
||||
left: 80%
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.nursery_person_occupancy
|
||||
@@ -129,12 +114,6 @@ card:
|
||||
top: 50%
|
||||
left: 50%
|
||||
|
||||
- type: state-icon
|
||||
entity: media_player.nursery_hub
|
||||
style:
|
||||
left: 45%
|
||||
top: 16%
|
||||
|
||||
- type: state-icon
|
||||
entity: light.nursery_hue
|
||||
style:
|
||||
|
||||
Reference in New Issue
Block a user