home-assistant-configuration/scripts/jeff_is_stationary.yaml

8 lines
161 B
YAML

jeff_is_stationary:
sequence:
- service: mqtt.publish
data:
topic: "jeff/location/status"
payload: "stationary"
retain: true