Skip to content
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

Closed
bmf7777 opened this issue Dec 4, 2024 · 4 comments
Closed

Netatmo integration failing after update to 2024.12.0 #132314

bmf7777 opened this issue Dec 4, 2024 · 4 comments

Comments

@bmf7777
Copy link

bmf7777 commented Dec 4, 2024

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

@home-assistant
Copy link

home-assistant bot commented Dec 4, 2024

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

Code owner commands

Code owners of netatmo 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 netatmo 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)


netatmo documentation
netatmo source
(message by IssueLinks)

@NickBottelare
Copy link

Hi,

Same here. Error message on the integration page:

Home Assistant Cloud
Failed setup, will retry: 500, message='Internal Server Error', url='https://account-link.nabucasa.com/refresh_token/netatmo'

Log details:
Logger: homeassistant.components.netatmo
Source: components/netatmo/init.py:90
integration: Netatmo (documentation, issues)
First occurred: 21:34:15 (21 occurrences)
Last logged: 21:57:07

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

@ralpho1337
Copy link

HI,

i think its the same as #131887?

Best
Ralph

@issue-triage-workflows
Copy link

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.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants