mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Version 3
This commit is contained in:
6
scripts/chime_off.yaml
Executable file
6
scripts/chime_off.yaml
Executable file
@@ -0,0 +1,6 @@
|
||||
chime_off:
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "smartthings/Dome Siren/status"
|
||||
payload_template: "off"
|
Reference in New Issue
Block a user