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