Open mike4001 opened 4 months ago
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 Source: helpers/entity.py:1637 First occurred: 4:27:42 PM (1 occurrences) Last logged: 4:27:42 PM
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
https://github.com/py-smart-gardena/hass-gardena-smart-system/issues/215
Same problem here....
I just merged the opened PR in the 1.1.1-rc4
version which should solved the issue.
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