mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-04 03:30:54 +00:00
6 lines
133 B
YAML
Executable File
6 lines
133 B
YAML
Executable File
chime_off:
|
|
sequence:
|
|
- service: mqtt.publish
|
|
data:
|
|
topic: "smartthings/Dome Siren/status"
|
|
payload_template: "off" |