Fix hallway off automation
This commit is contained in:
parent
fdced0feaa
commit
b072f4397e
@ -63,7 +63,7 @@
|
|||||||
state: "off"
|
state: "off"
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.hallway_person_occupancy
|
entity_id: binary_sensor.hallway_person_occupancy
|
||||||
state: "Unavailable"
|
state: "unavailable"
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.presence_sensor_fp2_hallaway
|
entity_id: binary_sensor.presence_sensor_fp2_hallaway
|
||||||
state: "off"
|
state: "off"
|
||||||
|
Loading…
Reference in New Issue
Block a user