I love all the recent changes to HA but I have a question. I’m trying to make a people group, and not seeing that in the helper area.
I have the following in my groups.yaml
all_family_members:
name: Family
entities:
- person.nancy
- person.bob
- person.john
- person.sally
When I test the state on the individuals, I see either “home” or “not_home” however when I test the state of the group I’m getting “home” even with 50% of the individuals not actually home.
Just bc this was recently depreciated, I’m not sure if this is expected or if something is wrong. The documentation has been updated so maybe I just need to fond the old article for groups?
This is fine, I just want to be sure that the behavior is expected. If it’s “home” as long as one member reports as “home” - what happens if one goes to “unknown” ?