mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 19:40:17 +00:00
Changing alarms
This commit is contained in:
parent
16dff632f0
commit
d026fa82e4
3
.gitignore
vendored
3
.gitignore
vendored
@ -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…
x
Reference in New Issue
Block a user