mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: "Front door has been open for {{ relative_time(states.binary_sensor.front_door_contact.last_changed) }}"
|
||||
done_message: "Front door is now closed"
|
||||
entity_id: binary_sensor.front_door_contact
|
||||
state: 'on'
|
||||
repeat: 10
|
||||
can_acknowledge: True
|
||||
skip_first: True
|
||||
notifiers:
|
||||
- garage
|
||||
Reference in New Issue
Block a user