mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-15 12:56:10 +00:00
6 lines
159 B
YAML
Executable File
6 lines
159 B
YAML
Executable File
sequence:
|
|
- service: mqtt.publish
|
|
data:
|
|
topic: "owntracks/owntracks/jeffreysphone/cmd"
|
|
payload_template: '{"_type":"cmd","action":"reportLocation"}'
|