mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 04:33:09 +00:00
Updated scripts with switches and lights
This commit is contained in:
5
scripts/refresh_devices.yaml
Normal file
5
scripts/refresh_devices.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "owntracks/owntracks/jeffreysphone/cmd"
|
||||
payload_template: '{"_type":"cmd","action":"reportLocation"}'
|
Reference in New Issue
Block a user