Detected integration that calls media_source.async_resolve_media without passing an entity_id
damocles-dev opened this issue · 1 comments
damocles-dev commented
Hi Árkosi,
I use your fantastic linkplay integration for my loved audiopro c5, but today I updated my hass and now the radio browser integration seems unable to play any station.
The logs show this message:
2023-02-14 18:01:07.616 WARNING (MainThread) [homeassistant.helpers.frame] 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")
Can this error be easily fixed?