Fix hallway off automation
This commit is contained in:
parent
fdced0feaa
commit
b072f4397e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
state: "off"
|
||||
- condition: state
|
||||
entity_id: binary_sensor.hallway_person_occupancy
|
||||
state: "Unavailable"
|
||||
state: "unavailable"
|
||||
- condition: state
|
||||
entity_id: binary_sensor.presence_sensor_fp2_hallaway
|
||||
state: "off"
|
||||
|
|
Loading…
Reference in a new issue