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

Detected that custom integration 'gardena_smart_system' calls async_forward_entry_setup #217

Open
mike4001 opened this issue Jul 3, 2024 · 7 comments

Comments

@mike4001
Copy link

mike4001 commented Jul 3, 2024

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

@JTT22
Copy link

JTT22 commented Jul 31, 2024

Can this be easily fixed to get rid of the error log spamming

@mike4001
Copy link
Author

mike4001 commented Aug 8, 2024

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 ...

mawinkler added a commit to mawinkler/hass-gardena-smart-system that referenced this issue Aug 8, 2024
@rmettier
Copy link

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`

@JTT22
Copy link

JTT22 commented Aug 22, 2024

when will this be pushed live?

@Kugelfang666
Copy link

... probably never... this integration seems abandoned. The only chance I see is if someone creates a fork and starts merging PRs

#215

@HansWegman
Copy link

Same problem here....

grm pushed a commit that referenced this issue Sep 2, 2024
@grm
Copy link
Contributor

grm commented Sep 2, 2024

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.

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

6 participants