Changing alarms
This commit is contained in:
parent
16dff632f0
commit
d026fa82e4
|
@ -4,6 +4,9 @@ entity_registry.yaml
|
|||
.HA_VERSION
|
||||
zones.yaml
|
||||
sensors/location.yaml
|
||||
scripts/tornado_alarm.yaml
|
||||
scripts/test_alarm.yaml
|
||||
scripts/security_alarm.yaml
|
||||
*ios.conf
|
||||
*.log
|
||||
*.db
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
tornado_alarm:
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Sounding Tornado Alarm"
|
||||
- delay:
|
||||
seconds: 15
|
||||
- service: shell_command.tornado_alarm
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue