Hi,
I having continual timeouts for the xbox api. It seems to be working ok but I suspect its just a slow service. Does anyone have a workaround or can we simply increase the timeout threshold > 10 seconds?
2018-07-31 11:44:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.xxx is taking over 10 seconds 2018-07-31 11:44:29 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.aaa is taking over 10 seconds 2018-07-31 11:50:15 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.aaa is taking over 10 seconds 2018-07-31 12:05:08 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.aaa is taking over 10 seconds 2018-07-31 12:05:20 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.bbb is taking over 10 seconds
Cheers