I have “Linkplay based speakers and devices” HACS integration for only purpose to play spotify on my cast speaker. This speaker is connected to a ZWave switch. Whenever i am not at home i switch off this ZWave switch, so the cast speaker is off. But then the HA log is flooded with these every 20 seconds:
2022-11-05 02:24:26.010 WARNING (MainThread) [homeassistant.components.media_player] Updating linkplay media_player took longer than the scheduled update interval 0:00:03
First, thanks for the great integration,
I have “Linkplay based speakers and devices” HACS integration for only purpose to play spotify on my cast speaker. This speaker is connected to a ZWave switch. Whenever i am not at home i switch off this ZWave switch, so the cast speaker is off. But then the HA log is flooded with these every 20 seconds:
2022-11-05 02:24:26.010 WARNING (MainThread) [homeassistant.components.media_player] Updating linkplay media_player took longer than the scheduled update interval 0:00:03
2022-11-05 02:24:26.084 WARNING (MainThread) [custom_components.linkplay.media_player] Failed communicating with LinkPlayDevice (httpapi) 'Marshall_cast': <class 'aiohttp.client_exceptions.ClientConnectorError'>
Is there a way to enable/disable this integration or some other way so that the log is not flooded and keep HA busy? Thanks…