mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-04 11:39:19 +00:00
8 lines
131 B
YAML
Executable File
8 lines
131 B
YAML
Executable File
family_is_home:
|
|
sequence:
|
|
- service: mqtt.publish
|
|
data:
|
|
topic: "house/family/status"
|
|
payload_template: "Home"
|
|
|