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
@@ -24,7 +24,7 @@ condition:
state: 'off'
- condition: state
entity_id:
- binary_sensor.master_bed_occupied
- binary_sensor.master_bed_right_occupied
state:
- 'off'
- 'unavailable'