mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 04:33:09 +00:00
10 lines
268 B
YAML
Executable File
10 lines
268 B
YAML
Executable File
security_alarm_off:
|
|
sequence:
|
|
# - service: mqtt.publish
|
|
# data:
|
|
# topic: "smartthings/Dome Siren/status"
|
|
# payload_template: "off"
|
|
# - service: mqtt.publish
|
|
# data:
|
|
# topic: "smartthings/Dome Siren/alarm"
|
|
# payload_template: "off" |