Hi there, i want to use my doorbell to trigger an event. I have a doorbird camera bell and it is integrated into home assistant. I get the events in the device overview, but my automation is not triggered by the event. I can trigger the event manually and get the push notification. Can you please help? Thanks
#Doorbird Doorbell event to trigger automation
1 messages · Page 1 of 1 (latest)
You can just monitor the event entity for a state change, rather than triggering off the event yourself
understood, but there is no event logged, even when listenning to * but the events are shown in the device.
but why do you want to monitor the event directly
seems to be a known problem: https://github.com/home-assistant/core/issues/124820