mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-06-13 02:36:58 +00:00
7 lines
130 B
YAML
Executable File
7 lines
130 B
YAML
Executable File
family_is_away:
|
|
sequence:
|
|
- service: mqtt.publish
|
|
data:
|
|
topic: "house/family/status"
|
|
payload_template: "Away"
|