Adding button for master bed occupied

This commit is contained in:
CeeWeasel
2024-11-08 12:53:08 -05:00
parent ce5f698934
commit 4ee29d9a17
19 changed files with 35 additions and 37 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ trigger:
entity_id: binary_sensor.morning
to: 'on'
- platform: state
entity_id: binary_sensor.master_bed_occupied
entity_id: binary_sensor.master_bed_right_occupied
to: 'on'
condition:
@@ -16,7 +16,7 @@ condition:
entity_id: input_boolean.clint_home
state: 'on'
- condition: state
entity_id: binary_sensor.master_bed_occupied
entity_id: binary_sensor.master_bed_right_occupied
state: 'on'
- condition: state
entity_id: binary_sensor.morning