mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-18 22:16:03 +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
|