home-assistant-configuration/scripts/jeff_destination_none.yaml

8 lines
162 B
YAML

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