Adjust for K now carrying his own phone with him

This commit is contained in:
2023-02-04 19:39:10 -05:00
parent 3672309737
commit f77ae3380d
8 changed files with 53 additions and 31 deletions

View File

@ -186,7 +186,7 @@
description: Runs when family arrives at home
trigger:
- platform: state
entity_id: group.family
entity_id: group.adults
from: not_home
to: home
- platform: event
@ -226,7 +226,7 @@
description: Runs when the family has left home
trigger:
- platform: state
entity_id: group.family
entity_id: group.adults
from: home
to: not_home
- platform: event
@ -260,7 +260,7 @@
description: ''
trigger:
- platform: state
entity_id: group.family
entity_id: group.adults
to: not_home
for:
hours: 1