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

self.config_entry = config_entry to be deprecated in 2025.12 #362

Open
8 tasks done
SamuelCarson opened this issue Dec 31, 2024 · 0 comments
Open
8 tasks done

self.config_entry = config_entry to be deprecated in 2025.12 #362

SamuelCarson opened this issue Dec 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SamuelCarson
Copy link

Describe the bug

2024-12-30 19:05:19.950 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'pirateweather' sets option flow config_entry explicitly, which is deprecated at custom_components/pirateweather/config_flow.py, line 186: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/alexander0042/pirate-weather-ha/issues

Expected behavior

No warning message

Actual behavior

2024-12-30 19:05:19.950 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'pirateweather' sets option flow config_entry explicitly, which is deprecated at custom_components/pirateweather/config_flow.py, line 186: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/alexander0042/pirate-weather-ha/issues

Home Assistant version

2024.12.5

Integration version

1.6.3

Other details

No response

Troubleshooting steps

  • I have updated my Home Assistant installation to the latest version.
  • I have updated the Pirate Weather Integration to the latest version.
  • I have gone through the documentation before opening this issue.
  • I have searched this repository and API Repository to see if the issue has already been reported.
  • I have restarted my Home Assistant installation.
  • I have queried the API in my browser to confirm the issue is not with the API.
  • I have not included my API key anywhere in my issue.
  • I have written an informative title.
@SamuelCarson SamuelCarson added bug Something isn't working Needs Review labels Dec 31, 2024
@SamuelCarson SamuelCarson changed the title self.config_entry = config_entry to be deprecsted in 2025.12 self.config_entry = config_entry to be deprecated in 2025.12 Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

3 participants