-
Notifications
You must be signed in to change notification settings - Fork 53
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
Detected that custom integration 'gardena_smart_system' calls async_forward_entry_setup #217
Comments
Can this be easily fixed to get rid of the error log spamming |
Now the update to HA 2024.8 And it changed to: "This will stop working in Home Assistant 2025.1" So I assume the integration will cease working in 5 months ... |
Slightly different warning after the latest HA upgrade: `Logger: homeassistant.helpers.entity Entity None (<class 'custom_components.gardena_smart_system.vacuum.GardenaSmartMower'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <VacuumEntityFeature.STOP|RETURN_HOME|BATTERY|STATE|START: 12376>, please create a bug report at https://github.com/py-smart-gardena/hass-gardena-smart-system/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation` |
when will this be pushed live? |
... probably never... this integration seems abandoned. The only chance I see is if someone creates a fork and starts merging PRs |
Same problem here.... |
I just merged the opened PR in the Thanks for the contribution ! Fingers crossed, please let me know. |
Hi
Todays update of Home Assistant 2024.7.0 shows the following error for the integration in the protocolls.
Detected that custom integration 'gardena_smart_system' calls async_forward_entry_setup for integration, gardena_smart_system with title: and entry_id: 726336d5be50ca9990980d284c171324, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/gardena_smart_system/__init__.py, line 65: hass.async_create_task(, please create a bug report at https://github.com/py-smart-gardena/hass-gardena-smart-system/issues
The text was updated successfully, but these errors were encountered: