home-assistant-configuration/scripts/jeff_destination_home.yaml

8 lines
162 B
YAML
Executable File

jeff_destination_home:
sequence:
- service: mqtt.publish
data:
topic: "jeff/driving/destination"
payload: "Home"
retain: true