mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-04 03:30:54 +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
|