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

'ics_calendar' accesses hass.helpers.discovery deprecated from 2024.11 on #144

Closed
fft1010 opened this issue Aug 15, 2024 · 2 comments
Closed

Comments

@fft1010
Copy link

fft1010 commented Aug 15, 2024

Hi,
I updated HA to 2024.8.1 this morning and found this warning in the log. As I did not find an issue here, I open this:

2024-08-15 13:21:36.989 WARNING (SyncWorker_3) [homeassistant.helpers.frame] Detected that custom integration 'ics_calendar' accesses hass.helpers.discovery. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from discovery directly at custom_components/ics_calendar/__init__.py, line 106: hass.helpers.discovery.load_platform(, please report it to the author of the 'ics_calendar' custom integration

Sorry if I overlooked that it is already opened.

thanks
Juergen

@franc6
Copy link
Owner

franc6 commented Aug 15, 2024 via email

@franc6
Copy link
Owner

franc6 commented Sep 10, 2024

Fixed in 5.0.0

@franc6 franc6 closed this as completed Sep 10, 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