I’m getting the following error in my logs fairly frequently (several times a day):
2021-05-18 08:24:46 ERROR (MainThread) [homeassistant.components.roku] Error fetching roku data: Invalid response from API: Timeout occurred while connecting to device
2021-05-18 10:28:39 ERROR (MainThread) [homeassistant.components.roku] Error communicating with API: Timeout occurred while connecting to device
2021-05-18 10:28:39 ERROR (MainThread) [homeassistant.components.roku] Error communicating with API: Timeout occurred while connecting to device
2021-05-18 10:28:39 ERROR (MainThread) [homeassistant.components.roku] Invalid response from API: ('HTTP 503', {'content-type': '', 'message': '', 'status-code': 503})
2021-05-18 10:28:39 ERROR (MainThread) [homeassistant.components.roku] Invalid response from API: ('HTTP 503', {'content-type': '', 'message': '', 'status-code': 503})
We have three Rokus that are setup through the integration, and they are all different models at this point. Anyone have any idea how to track down the mis-behaving Roku or how to squelch the issue? I’m up to date on all HA updates, and run Hass OS on a RPi 4.
Thanks for any feedback/suggestions!