mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
8 lines
154 B
YAML
8 lines
154 B
YAML
![]() |
alias: "Jeff Status Moving"
|
||
|
trigger:
|
||
|
platform: mqtt
|
||
|
topic: anchoragehouse/jeffrey/status
|
||
|
payload: 'moving'
|
||
|
action:
|
||
|
service: script.jeff_is_moving
|