@zdenek.lipensky wrote:
On my end of configuration Yaml I set:
device_sun_light_trigger: device_group: group.myroom
This I interprets as the if any member of group.myroom is available it will trigger the component.
In groups.yaml I have:
anybodyhome: name: anybodyhome entities: - person.zdenek - person.radka - person.michal myroom: name: myroom entities: - person.zdenek - person.radka
Why the component triggers even when nobody from group myroom is at “home” state please?
Posts: 1
Participants: 1