Added alerts

This commit is contained in:
2022-04-14 20:59:34 -04:00
parent 3eaaa3e4af
commit c9c4cab584

15
packages/alerts.yaml Normal file
View File

@ -0,0 +1,15 @@
alert:
furnace_room_light:
name: Furnace Room light has been left on
done_message: Thank you for turning off the furnace room light!
entity_id: light.furnace_room_overhead
state: "on"
repeat:
- 30
- 30
- 60
can_acknowledge: false
skip_first: true
notifiers:
- tv_notifications
- ios_parents