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

Detected that integration 'speedtestdotnet' uses async_config_entry_first_refresh #129523

Closed
tjorim opened this issue Oct 30, 2024 · 1 comment · Fixed by #129527
Closed

Detected that integration 'speedtestdotnet' uses async_config_entry_first_refresh #129523

tjorim opened this issue Oct 30, 2024 · 1 comment · Fixed by #129527

Comments

@tjorim
Copy link
Contributor

tjorim commented Oct 30, 2024

The problem

Getting this deprecation warning in HA 2024.11.0b0.

What version of Home Assistant Core has the issue?

core-2024.11.0b0

What was the last working version of Home Assistant Core?

core-2024.10.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

speedtestdotnet

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:189
First occurred: 19:37:23 (1 occurrences)
Last logged: 19:37:23

Detected that integration 'speedtestdotnet' uses `async_config_entry_first_refresh`, which is only supported when entry state is ConfigEntryState.SETUP_IN_PROGRESS, but it is in state ConfigEntryState.LOADED, This will stop working in Home Assistant 2025.11 at homeassistant/components/speedtestdotnet/__init__.py, line 38: await coordinator.async_config_entry_first_refresh(), please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+speedtestdotnet%22

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

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


speedtestdotnet documentation
speedtestdotnet source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants