LMS (Squeezebox) Server causes a lot of errors when in standby

Hi,
im running HA on hass.io on Pi3. My LMS Server is on another machine and in standby when not required.
But this causes 5 rrrors per minute:

2018-01-04 00:04:56 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘concurrent.futures._base.TimeoutError’>
2018-01-04 00:05:07 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.sb_wohnzimmer is taking over 10 seconds
2018-01-04 00:05:07 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘concurrent.futures._base.TimeoutError’>
2018-01-04 00:05:11 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘aiohttp.client_exceptions.ClientConnectorError’>
2018-01-04 00:05:22 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘aiohttp.client_exceptions.ClientConnectorError’>
2018-01-04 00:05:33 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘aiohttp.client_exceptions.ClientConnectorError’>
2018-01-04 00:05:43 ERROR (MainThread) [homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <class ‘aiohttp.client_exceptions.ClientConnectorError’>
and so on…

How to prevent this behaviour?
Thanks in advance!

I’m seeing the same errors:
[homeassistant.components.media_player.squeezebox] Failed communicating with LMS: <clas s ‘concurrent.futures._base.TimeoutError’>

Did you ever fix this? I’m getting the same error, over 9000 errors in the past day, very annoying, even tho HA is able to control LMS OK.

Even worse, HA doesn’t see squeezebox players, see for details:


I’ve pretty much given up trying to get Squeezebox working in HA without errors for now.

I’m not using a mixture of NodeRED and an Alexa Skill to control my Squeezebox devices.

It’s nice that people are still trying to fix and update the Squeezebox component however, I may give it another try if it’s ever fixed. :slight_smile: