mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 10:44:41 +00:00
8 lines
151 B
YAML
8 lines
151 B
YAML
![]() |
alias: "Jeff Status Lost"
|
||
|
trigger:
|
||
|
platform: mqtt
|
||
|
topic: anchoragehouse/jeffrey/status
|
||
|
payload: 'unknown'
|
||
|
action:
|
||
|
service: script.jeff_unknown
|