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

Breaking change in HA2024.10.x #382

Merged
merged 3 commits into from
Nov 2, 2024
Merged

Conversation

FozzieUK
Copy link
Contributor

This corrects a breaking change in HA 2024.10.x - it seems they no longer want config entries to be modified on the fly.

This corrects a breaking change in HA 2024.10.x - it seems they no longer want config entries to be modified on the fly.
correct initial state where entry_config is empty
replace _logger calls with lazy versions
fix linting
As we are no longer allowed to modify the config entries on the fly, when a change is detected, you have to force an entry update to sync the keys
@nathanmarlor nathanmarlor merged commit 708f47e into nathanmarlor:main Nov 2, 2024
3 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.

4 participants