mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
8 lines
153 B
YAML
8 lines
153 B
YAML
jeff_is_moving:
|
|
sequence:
|
|
- service: mqtt.publish
|
|
data:
|
|
topic: "jeff/location/status"
|
|
payload: "moving"
|
|
retain: true
|