Skip to content

62 bug config entry explicitly is deprecated in 202512#63

Merged
derolli1976 merged 2 commits into
mainfrom
62-bug-config_entry-explicitly-is-deprecated-in-202512
Sep 30, 2025
Merged

62 bug config entry explicitly is deprecated in 202512#63
derolli1976 merged 2 commits into
mainfrom
62-bug-config_entry-explicitly-is-deprecated-in-202512

Conversation

@derolli1976
Copy link
Copy Markdown
Owner

Solves an error message in homeassistant.log

Description

Changes the way "config_entry" is handled in config_flow.py

Motivation and Context

https://developers.home-assistant.io/blog/2024/11/12/options-flow/

How Has This Been Tested?

Changes made, new configuration and reconfiguration (config flow and options flow) tested manually

Screenshots (if appropriate):

n/a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Refactor EnpalOptionsFlowHandler to remove config_entry parameter due to changes coming in HA 2025.12
@derolli1976 derolli1976 linked an issue Sep 30, 2025 that may be closed by this pull request
@derolli1976 derolli1976 merged commit d5e779b into main Sep 30, 2025
11 checks passed
@derolli1976 derolli1976 deleted the 62-bug-config_entry-explicitly-is-deprecated-in-202512 branch October 9, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] config_entry explicitly is deprecated in 2025.12

1 participant