mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Tweaking weather alarms
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
tornado_warning:
|
||||
name: Tornado Warning!
|
||||
done_message: Tornado Alarm Canceled
|
||||
entity_id: input_boolean.tornado_alarm
|
||||
state: 'on'
|
||||
repeat: 2
|
||||
can_acknowledge: True
|
||||
skip_first: False
|
||||
notifiers:
|
||||
- all_ios
|
||||
# tornado_warning:
|
||||
# name: Tornado Warning!
|
||||
# done_message: Tornado Alarm Canceled
|
||||
# entity_id: input_boolean.tornado_alarm
|
||||
# state: 'on'
|
||||
# repeat: 2
|
||||
# can_acknowledge: True
|
||||
# skip_first: False
|
||||
# notifiers:
|
||||
# - all_ios
|
Reference in New Issue
Block a user