Skip to content

Conversation

@binarydev
Copy link
Owner

@binarydev binarydev commented Nov 28, 2025

Fix reconfiguration of existing integration entries rather than requiring they be deleted and recreated. This used to work fine in prior versions of HA by overwriting the existing integration entry, but implicit overwrites have been deprecated in favor of more explicit, predictable behavior.

This also removes a dependency on the beautifulsoup4 package since we're no longer parsing HTML or XML for user credentials, and addresses a deprecation warning in the config flow.

That covers issues #238, #224, and #241

@binarydev binarydev changed the title Fix Issue #238 Fix Issue #238 and #224 and #241 Nov 28, 2025
@binarydev binarydev changed the title Fix Issue #238 and #224 and #241 Fix deprecation warning, broken reconfiguration, and obsolete dependency. Nov 28, 2025
@binarydev binarydev merged commit 102debb into main Nov 28, 2025
4 checks passed
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.

2 participants