ppanagiotis / pymusiccast

Group MusicCast Speakers with Home Assistant
MIT License
37 stars 8 forks source link

Max retries exceeded #5

Open rjoosen opened 4 years ago

rjoosen commented 4 years ago

When I'm leaving HA unattended for a while and I try to switch the source for the main speaker , I see popups in HA saying

HTTPConnectionPool(host='x.x.x.x', port=80): Max retries exceeded with url: /YamahaExtendedControl/v1/main/setInput?input=spotify (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x6b2aad30>: Failed to establish a new connection: [Errno 113] Host is unreachable')) 16:01:23 – Home Assistant WebSocket API (ERROR)

ppanagiotis commented 4 years ago

Is the main speaker powered on? While the above error occurs can you use curl to access yamaha api?

rjoosen commented 4 years ago

Sorry man, it disappeared for a while now. Don't know what has changed in my config or setup. Thanks