async_forward_entry_setup needs change for HA 2025.6 · Issue #107 · cathiele/homeassistant-goecharger · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Restart HA Expected behavior
No Message
Screenshots
2025-04-02 11:32:22.521 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'goecharger' calls async_forward_entry_setup for integration, goecharger with title: go-e and entry_id: 180cb463ccef7bf725cd35f99bea77c8, which is deprecated, await async_forward_entry_setups instead at custom_components/goecharger/init.py, line 72: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/cathiele/homeassistant-goecharger/issues
Versions (please complete the following information):
home-assistant []
Charger Hardware: [e.g. v2]
Charger Firmware Version: 57.1
Plugin Version: 0.26.0
Additional context
Add any other context about the problem here.
Core 2025.3.4
Supervisor 2025.03.4
Operating System 14.2
Frontend 20250306.0
The text was updated successfully, but these errors were encountered:
Describe the bug
It is a message when starting HA
To Reproduce
Restart HA
Expected behavior
No Message
Screenshots
2025-04-02 11:32:22.521 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'goecharger' calls async_forward_entry_setup for integration, goecharger with title: go-e and entry_id: 180cb463ccef7bf725cd35f99bea77c8, which is deprecated, await async_forward_entry_setups instead at custom_components/goecharger/init.py, line 72: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/cathiele/homeassistant-goecharger/issues
Versions (please complete the following information):
Additional context
Add any other context about the problem here.
Core 2025.3.4
Supervisor 2025.03.4
Operating System 14.2
Frontend 20250306.0
The text was updated successfully, but these errors were encountered: