mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-22 15:49:13 +00:00
5 lines
158 B
YAML
5 lines
158 B
YAML
|
sequence:
|
||
|
- service: mqtt.publish
|
||
|
data:
|
||
|
topic: "owntracks/owntracks/jeffreysphone/cmd"
|
||
|
payload_template: '{"_type":"cmd","action":"reportLocation"}'
|