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

Integration stopped working after updating HA to the latest version (2024.3.0) #34

Open
rczaplinski opened this issue Mar 7, 2024 · 4 comments

Comments

@rczaplinski
Copy link

Integration stopped working after updating HA to the latest version (2024.3.0)

obraz

@adamslodki
Copy link

I have the same error, it's probably due to changes: https://developers.home-assistant.io/blog/2024/02/12/async_update_entry/

@rczaplinski
Copy link
Author

I have the same error, it's probably due to changes: https://developers.home-assistant.io/blog/2024/02/12/async_update_entry/

Please change line 63 in core.py as below:

obraz

@adamslodki
Copy link

adamslodki commented Mar 12, 2024

I have the same error, it's probably due to changes: https://developers.home-assistant.io/blog/2024/02/12/async_update_entry/

Please change line 63 in core.py as below:

obraz

Thanks, it works! Maybe create pull request with this change.

@dgtal1
Copy link
Owner

dgtal1 commented May 28, 2024

Fixed by #36 . A new Release will be issued that includes the fixes

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

No branches or pull requests

3 participants