-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Netatmo integration failing after update to 2024.12.0 #132314
Comments
Hey there @cgtobi, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) netatmo documentation |
Hi, Same here. Error message on the integration page: Home Assistant Cloud Log details: API error: 500 (Internal Server Error) I also have issues with Tuya, which also requires internet for functioning Core 2024.12.2 All help appreciated. Nick |
HI, i think its the same as #131887? Best |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
Netatmo integration failing after upgrade to 2024.12.0
What version of Home Assistant Core has the issue?
core-2024.12.0
What was the last working version of Home Assistant Core?
core-2024.11.3
What type of installation are you running?
Home Assistant Core
Integration causing the issue
netatmo
Link to integration documentation on our website
https://www.home-assistant.io/integrations/netatmo/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
2024-12-04 12:50:46.485 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Home Assistant Cloud for netatmo Traceback (most recent call last): File "/srv/homeassistant_3.12/lib/python3.12/site-packages/homeassistant/config_entries.py", line 640, in __async_setup_with_context result = await component.async_setup_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant_3.12/lib/python3.12/site-packages/homeassistant/components/netatmo/__init__.py", line 77, in async_setup_entry await config_entry_oauth2_flow.async_get_config_entry_implementation( File "/srv/homeassistant_3.12/lib/python3.12/site-packages/homeassistant/helpers/config_entry_oauth2_flow.py", line 431, in async_get_config_entry_implementation raise ValueError("Implementation not available") ValueError: Implementation not available
Additional information
No response
The text was updated successfully, but these errors were encountered: