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

async_setup_platforms will fail in HA version 2023.3 #76

Closed
pedolsky opened this issue Jan 25, 2023 · 1 comment
Closed

async_setup_platforms will fail in HA version 2023.3 #76

pedolsky opened this issue Jan 25, 2023 · 1 comment
Assignees

Comments

@pedolsky
Copy link

After updating to HA core-2023.0b0, the following warning appeared:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 21:49:01 (1 occurrences)
Last logged: 21:49:01

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for watchman using this method at custom_components/watchman/init.py, line 130: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

@dummylabs dummylabs self-assigned this Feb 2, 2023
@dummylabs
Copy link
Owner

Fixed in 0.6.1.

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

2 participants