mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
nursery to girls room... finally
This commit is contained in:
@@ -79,14 +79,14 @@ card:
|
||||
left: 40%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: input_boolean.nursery_occupied
|
||||
entity: input_boolean.girls_room_occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
style:
|
||||
left: 76%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.nursery_occupied
|
||||
entity: binary_sensor.girls_room_occupied
|
||||
style:
|
||||
top: 95%
|
||||
left: 92%
|
||||
@@ -102,20 +102,19 @@ card:
|
||||
top: 30%
|
||||
left: 18%
|
||||
|
||||
|
||||
- type: conditional
|
||||
conditions:
|
||||
- entity: binary_sensor.nursery_person_occupancy
|
||||
- entity: binary_sensor.girls_room_person_occupancy
|
||||
state: "on"
|
||||
elements:
|
||||
- type: state-icon
|
||||
entity: binary_sensor.nursery_person_occupancy
|
||||
entity: binary_sensor.girls_room_person_occupancy
|
||||
style:
|
||||
top: 50%
|
||||
left: 50%
|
||||
|
||||
- type: state-icon
|
||||
entity: light.nursery_hue
|
||||
entity: light.girls_room_hue
|
||||
style:
|
||||
left: 50%
|
||||
top: 3%
|
||||
@@ -125,7 +124,7 @@ card:
|
||||
action: more-info
|
||||
|
||||
- type: state-icon
|
||||
entity: light.nursery_closet
|
||||
entity: light.girls_room_closet
|
||||
style:
|
||||
left: 80%
|
||||
top: 7%
|
||||
@@ -158,7 +157,7 @@ card:
|
||||
top: 70%
|
||||
|
||||
- type: state-icon
|
||||
entity: binary_sensor.nursery_closet_motion_switch_home_security_motion_detection
|
||||
entity: binary_sensor.girls_room_closet_motion_switch_motion_detection
|
||||
style:
|
||||
left: 84%
|
||||
top: 22%
|
||||
|
||||
Reference in New Issue
Block a user