Open 03397 opened 3 months ago
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (event
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
event documentation event source (message by IssueLinks)
I'm experiencing this issue too.
Same here: `Logger: homeassistant.components.event Quelle: helpers/entity_platform.py:761 Integration: Ereignis (Dokumentation, Probleme) Erstmals aufgetreten: 01:01:41 (2 Vorkommnisse) Zuletzt protokolliert: 01:01:41
Platform doorbird does not generate unique IDs. ID 1CCAE37290E3_doorstation_1ccae37290e3_doorbell already exists - ignoring event.doorstation_1ccae37290e3_doorbell Platform doorbird does not generate unique IDs. ID 1CCAE37290E3_doorstation_1ccae37290e3_motion already exists - ignoring event.doorstation_1ccae37290e3_motion`
Is this Integration still looked after? 2.5k issues? 366 pull requests??
Same issue here
The problem
When I am restarting Home Assistant I am getting the following error
Logger: homeassistant.components.event Source: helpers/entity_platform.py:764 integration: Event (documentation, issues) First occurred: 3:20:20 PM (2 occurrences) Last logged: 3:20:20 PM
Platform doorbird does not generate unique IDs. ID xxxxxxxx_frontdoor_motion already exists - ignoring event.frontdoor_motion
What version of Home Assistant Core has the issue?
core-2024.8.2
What was the last working version of Home Assistant Core?
core-2024.7x
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Doobird
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response