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

HA warnings #4

Closed
alphasixtyfive opened this issue Feb 1, 2023 · 0 comments
Closed

HA warnings #4

alphasixtyfive opened this issue Feb 1, 2023 · 0 comments
Assignees

Comments

@alphasixtyfive
Copy link

Following warnings started appearing in 2023.2:

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 casatunes using this method at custom_components/casatunes/__init__.py, line 57: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

Detected integration that calls media_source.async_resolve_media without passing an entity_id. Please report issue for media_source using this method at homeassistant/components/media_source/__init__.py, line 147: report("calls media_source.async_resolve_media without passing an entity_id")
@jonkristian jonkristian self-assigned this Feb 28, 2023
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