You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when I start HA (2024.11.3 - but older version showed this also):
2024-11-24 10:51:47.991 ERROR (MainThread) [homeassistant.config_entries] Config entry 'sma.fobg.de' from integration sma has an invalid unique_id '3017477969' of type int when a string is expected, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+sma%22
What version of Home Assistant Core has the issue?
core-2024.11.3
What was the last working version of Home Assistant Core?
2024-11-24 10:51:47.991 ERROR (MainThread) [homeassistant.config_entries] Config entry 'sma.fobg.de' from integration sma has an invalid unique_id '3017477969' of type int when a string is expected, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+sma%22
Additional information
No response
The text was updated successfully, but these errors were encountered:
Hey there @kellerza, @rklomp, mind taking a look at this issue as it has been labeled with an integration (sma) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of sma 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 sma 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.
Did you just upgrade to 2024.11? It should only show the first time you run 2024.11. After that is should be fixed and not show on any subsequent restarts.
The problem
I get the following error when I start HA (2024.11.3 - but older version showed this also):
2024-11-24 10:51:47.991 ERROR (MainThread) [homeassistant.config_entries] Config entry 'sma.fobg.de' from integration sma has an invalid unique_id '3017477969' of type int when a string is expected, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+sma%22
What version of Home Assistant Core has the issue?
core-2024.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
sma
Link to integration documentation on our website
https://www.home-assistant.io/integrations/sma/
Diagnostics information
home-assistant_sma_2024-11-24T09-59-25.089Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: