New "upstairs bathroom occupied" binary sensor

This commit is contained in:
2023-03-27 23:28:57 -04:00
parent e8f4e9c2c1
commit 41a5ede268
4 changed files with 18 additions and 27 deletions

View File

@ -302,7 +302,7 @@ going_upstairs:
target:
entity_id: light.basement_studio_lights
alias: Turn off the lights
- wait_template: '{{ is_state(''binary_sensor.upstairs_bathroom_motion'',''on'')
- wait_template: '{{ is_state(''binary_sensor.upstairs_bathroom_occupied'',''on'')
or is_state(''input_boolean.goodnight'',''on'') }}'
timeout: 00:10:00
alias: Wait until I'm in the bathroom or in bed