I get a lot of TCPTransport errors anymore for host unreachable and timeouts, but I cannot figure out what the source of it is. Everything seems to be working OK and I have gone through my entire config to validate that every ip address called out is correct. Is there another way to troubleshoot the root cause of these errors?
2018-01-21 17:02:16 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
TimeoutError: [Errno 110] Operation timed out
2018-01-21 17:45:18 ERROR (MainThread) [homeassistant.core] Error doing job: Fatal error on transport TCPTransport (error status in uv_stream_t.read callback)
OSError: [Errno 113] Host is unreachable