#helooooooooooo HA ๐
1 messages ยท Page 1 of 1 (latest)
Yes, you can, though it won't do what you want
You can only sensibly group things that have the same states and/or domain, grouping person and input_boolean won't work the way you want
input_boolean:
guest_home:
name : Guest
family:
name: Family
all: false
entities:
- person.nico
- guest_home
something like this wont work ?
No, because the boolean is on/off and the person is home or not_home or ... something else
looks logic
I'll then put the logic in node red