mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Fix window sensor names
This commit is contained in:
@@ -42,7 +42,7 @@ automation:
|
||||
- alias: Notification · Door opened
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: binary_sensor.front_door_on_off
|
||||
entity_id: binary_sensor.front_door
|
||||
to: "on"
|
||||
for:
|
||||
minutes: 2
|
||||
|
||||
Reference in New Issue
Block a user