mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Fix window sensor names
This commit is contained in:
@@ -29,7 +29,7 @@ automation:
|
||||
- alias: Security · Door opened while away
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.front_door_on_off
|
||||
entity_id: binary_sensor.front_door
|
||||
to: "on"
|
||||
condition:
|
||||
condition: and
|
||||
|
||||
Reference in New Issue
Block a user