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

"title" directly to update a config entry #21

Closed
markus99 opened this issue Apr 21, 2024 · 3 comments
Closed

"title" directly to update a config entry #21

markus99 opened this issue Apr 21, 2024 · 3 comments

Comments

@markus99
Copy link

Recently upgraded to 2024.4.x

Detected that custom integration 'jellyfish_lighting' sets "title" directly to update a config entry. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to use async_update_entry instead at custom_components/jellyfish_lighting/init.py, line 52: entry.title = f"{client.name} ({client.hostname})", please create a bug report at https://github.com/bdunn44/hass-jellyfish-lighting/issues

@bdunn44
Copy link
Owner

bdunn44 commented Apr 23, 2024

Thank you for reporting! Will get this updated

bdunn44 added a commit that referenced this issue Jun 3, 2024
* fixes "title" directly to update a config entry #21

* Fixes 'jellyfish_lighting' calls `async_add_job`, which is deprecated #22

* Set black formatter

* Enable push updates alongside polling

* Fixes #23

* Upgrade jellyfishlights-py library version
@markus99
Copy link
Author

Currently running v1.2 and still showing this error. Commenting as we're getting closer to 2024.9 deadline. Thank you!

@bdunn44
Copy link
Owner

bdunn44 commented Aug 26, 2024

Same as #22 :) Please try upgrading to 1.3

@bdunn44 bdunn44 closed this as completed Aug 26, 2024
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

2 participants