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
71.81k stars 30.07k forks source link

Laundrify error invalid unique_id #127030

Open NorbertHD opened 2 hours ago

NorbertHD commented 2 hours ago

The problem

The log shows that the Config entry 'laundrify' from integration laundrify has an invalid unique_id '. I have already deleted the integration and added it again, but the error remains.

Maybe the cause: In the file core.config_entries the laundrify unique_id is an integer, at all other integrations in this file unique_id is a string.

What version of Home Assistant Core has the issue?

core-2024.10.0b4

What was the last working version of Home Assistant Core?

core-2024.9.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

laundrify

Link to integration documentation on our website

https://rc.home-assistant.io/integrations/laundrify

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-09-28 19:09:05.937 ERROR (MainThread) [homeassistant.config_entries] Config entry 'laundrify' from integration laundrify has an invalid unique_id '23757', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+laundrify%22

Additional information

No response

home-assistant[bot] commented 2 hours ago

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

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


laundrify documentation laundrify source (message by IssueLinks)