I have defined familie in groups.yaml:
Familie:
name: Familie
entities:
- person.gert_jan_f
- person.patrick_d
Now I want to make a automation with a condition on family. Wich can be away or present.
For example:
Turn lights on when group.family is away
how can I manage this in automations?