home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.99k stars 31.03k forks source link

Error with Doorbird after restart #124414

Open 03397 opened 3 months ago

03397 commented 3 months ago

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?

core-2024.8.2

Additional information

No response

home-assistant[bot] commented 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!

Code owner commands Code owners of `event` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign event` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


event documentation event source (message by IssueLinks)

mazzy89 commented 2 months ago

I'm experiencing this issue too.

hytrek commented 3 weeks ago

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`

hytrek commented 2 weeks ago

Is this Integration still looked after? 2.5k issues? 366 pull requests??

Jeroendg commented 21 hours ago

Same issue here