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 accesses hass.helpers.aiohttp_client - This is deprecated #253

Closed
danielgoepp opened this issue May 7, 2024 · 1 comment
Closed

Comments

@danielgoepp
Copy link

I didn't see another story on this one, but I figured you probably are already aware of this. I figure if we record an issue here then we could track it when resolved.

2024-05-07 06:53:54.850 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'ge_home' accesses hass.helpers.aiohttp_client. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from aiohttp_client directly at custom_components/ge_home/update_coordinator.py, line 211: session = self.hass.helpers.aiohttp_client.async_get_clientsession(), please report it to the author of the 'ge_home' custom integration
@simbaja
Copy link
Owner

simbaja commented May 8, 2024

Should be fixed in dev and will be in the next release, thanks for the heads up!

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