Adding notication switches
This commit is contained in:
parent
b92e65e790
commit
79f43db02c
|
@ -392,6 +392,7 @@ Trash Schedule:
|
||||||
|
|
||||||
House Notifications:
|
House Notifications:
|
||||||
- input_boolean.audible_notifications
|
- input_boolean.audible_notifications
|
||||||
|
- input_boolean.garage_notifications
|
||||||
|
|
||||||
Skylar Alarms:
|
Skylar Alarms:
|
||||||
- input_boolean.skylar_dressed_alarm
|
- input_boolean.skylar_dressed_alarm
|
||||||
|
@ -401,4 +402,8 @@ Presence Notifications:
|
||||||
- input_boolean.text_notify_kat
|
- input_boolean.text_notify_kat
|
||||||
|
|
||||||
Event Notifications:
|
Event Notifications:
|
||||||
- input_boolean.trash_notification
|
- input_boolean.trash_notification
|
||||||
|
- input_boolean.washer_notification
|
||||||
|
|
||||||
|
Weather Notifications:
|
||||||
|
- input_boolean.tornado_watch
|
Loading…
Reference in New Issue