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.89k stars 30.96k forks source link

Unique ID #124915

Open pixelio opened 2 months ago

pixelio commented 2 months ago

The problem

2024-08-30 11:02:15.044 ERROR (MainThread) [homeassistant.helpers.entity_registry] 'lock' from integration nuki has a non string unique_id '1003533436', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+nuki%22

What version of Home Assistant Core has the issue?

-

What was the last working version of Home Assistant Core?

-

What type of installation are you running?

Home Assistant OS

Integration causing the issue

-

Link to integration documentation on our website

-

Diagnostics information

-

Example YAML snippet

-

Anything in the logs that might be useful for us?

-

Additional information

-

home-assistant[bot] commented 2 months ago

Hey there @pschmitt, @pvizeli, @pree, mind taking a look at this issue as it has been labeled with an integration (nuki) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `nuki` 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 nuki` 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)


nuki documentation nuki source (message by IssueLinks)

l00mi commented 1 week ago

I get the same error, I like to add, that my HA is on HTTPS, is that a red herring, in the case that we have HTTPS only, as it seems that the NUKI Bridge needs HTTP for callbacks.

Does the integration work also without call backs?