mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Too much stuff at once, but who cares
This commit is contained in:
@@ -18,7 +18,5 @@ condition:
|
||||
above: 0
|
||||
value_template: "{{ dict((states|selectattr('entity_id', 'in', state_attr('group.person_tess', 'entity_id'))|list)|groupby('state'))['home']|count }}"
|
||||
action:
|
||||
- action: input_boolean.turn_off
|
||||
entity_id: input_boolean.tess_travelling
|
||||
- action: input_boolean.turn_on
|
||||
entity_id: input_boolean.tess_home
|
||||
|
||||
Reference in New Issue
Block a user