mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
7 lines
130 B
YAML
7 lines
130 B
YAML
|
family_is_away:
|
||
|
sequence:
|
||
|
- service: mqtt.publish
|
||
|
data:
|
||
|
topic: "house/family/status"
|
||
|
payload_template: "away"
|