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

Deprecated alerts in Home Assistant #523

Open
LudwigGrandin opened this issue Nov 26, 2024 · 3 comments
Open

Deprecated alerts in Home Assistant #523

LudwigGrandin opened this issue Nov 26, 2024 · 3 comments

Comments

@LudwigGrandin
Copy link

Describe the bug
A clear and concise description of what the bug is.

Your environment
HomeAssistant version: -- 13.2 --
Hassio Version (if applicable): -- 20241106.2 --
Hardware environment: -- HA OS --

Logs taken when the issue happened

--- PASTE LOGS HERE ---

Detected that custom integration 'meross_cloud' calls async_forward_entry_setup for integration, meross_cloud with title: https://iot.meross.com and entry_id: 01JD5GC7ZQKZEKRWBH00EMYR2F, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/meross_cloud/init.py, line 426: hass.async_create_task(

@donations-bot-prod
Copy link

Donation bot here. Supporters can mark their interest in this issue by adding a comment
starting with "+1" (without quotes) or adding the "#supporter_sponsor" keyword
(without quotes) in their comments.

You can become a donor by subscribing as Sponsor from the GitHub sponsorship page or from the BuyMeACoffee page.

Issues marked by donors will be labeled accordingly and handled with special care

@gogomilo77
Copy link

+1

@midadami
Copy link

midadami commented Jan 4, 2025

+1

Alerts appear on log showing integration is using code that won't be available on already released version:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:234
First occurred: January 3, 2025 at 09:58:28 (10 occurrences)
Last logged: 20:05:13

Detected code that calls async_forward_entry_setup for integration meross_cloud with title: https://iot.meross.com/ and entry_id: 6d3cbf5030ed4e052972b9z9dc5b4dad, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1, please report this issue

HomeAssistant version: 2024.12.5

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

3 participants