-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Thank you for reporting! Will get this updated |
bdunn44
added a commit
that referenced
this issue
Apr 24, 2024
Merged
bdunn44
added a commit
that referenced
this issue
Jun 3, 2024
Currently running v1.2 and still showing this error. Commenting as we're getting closer to 2024.9 deadline. Thank you! |
Same as #22 :) Please try upgrading to 1.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: