mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
7 lines
158 B
YAML
7 lines
158 B
YAML
|
kill_audible_alarm:
|
||
|
sequence:
|
||
|
- event: LOGBOOK_ENTRY
|
||
|
event_data:
|
||
|
name: EVENT
|
||
|
message: "Silence Alarm"
|
||
|
- service: shell_command.alarm_off
|