mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-26 22:36:16 +00:00
Massive config migration - lots of moving around in prep for future projects
This commit is contained in:
@@ -78,6 +78,12 @@ automation:
|
||||
- condition: state
|
||||
entity_id: sensor.family_status
|
||||
state: Home
|
||||
- condition: state
|
||||
entity_id: person.jeffrey
|
||||
state: home
|
||||
- condition: state
|
||||
entity_id: person.katherine
|
||||
state: home
|
||||
- condition: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
state: 'on'
|
||||
|
Reference in New Issue
Block a user