mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 17:13:24 +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"}' |