Thank you, my fried, for this turbo-quick reply. Let me share my home-assistant.log with you. My tries with ESPHome happened yesterday, March-23:
2021-05-23 13:29:39 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-23 16:56:57 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading configuration flow for integration esphome/: No module named ‘homeassistant.components.esphome/’
2021-05-23 16:58:18 ERROR (MainThread) [homeassistant.components.hue.light] Timeout fetching light data
2021-05-23 16:59:12 ERROR (MainThread) [homeassistant.components.hue.light] Timeout fetching light data
2021-05-23 16:59:12 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Timeout fetching sensor data
2021-05-23 17:17:08 ERROR (MainThread) [homeassistant.components.hue.light] Timeout fetching group data
2021-05-23 17:17:08 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py”, line 673, in ping
await self._send_frame(message, WSMsgType.PING)
File “/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py”, line 650, in _send_frame
self._write(header + message)
File “/usr/local/lib/python3.8/site-packages/aiohttp/http_websocket.py”, line 660, in _write
raise ConnectionResetError(“Cannot write to closing transport”)
ConnectionResetError: Cannot write to closing transport
2021-05-23 17:17:25 ERROR (MainThread) [homeassistant.components.hue.light] Timeout fetching light data
2021-05-23 17:17:25 ERROR (MainThread) [homeassistant.components.hue.sensor_base] Timeout fetching sensor data
2021-05-23 19:31:43 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py”, line 422, in _handle_request
resp = await self._request_handler(request)
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py”, line 499, in _handle
resp = await handler(request)
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py”, line 119, in impl
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/security_filter.py”, line 56, in security_filter_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/request_context.py”, line 18, in request_context_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/ban.py”, line 74, in ban_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/auth.py”, line 135, in auth_middleware
return await handler(request)
File “/usr/src/homeassistant/homeassistant/components/http/view.py”, line 131, in handle
result = await result
File “/usr/src/homeassistant/homeassistant/components/hassio/ingress.py”, line 57, in _handle
return await self._handle_request(request, token, path)
File “/usr/src/homeassistant/homeassistant/components/hassio/ingress.py”, line 152, in _handle_request
await response.prepare(request)
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_response.py”, line 378, in prepare
return await self._start(request)
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_response.py”, line 386, in _start
await self._write_headers()
File “/usr/local/lib/python3.8/site-packages/aiohttp/web_response.py”, line 458, in _write_headers
await writer.write_headers(status_line, self._headers)
File “/usr/local/lib/python3.8/site-packages/aiohttp/http_writer.py”, line 119, in write_headers
self._write(buf)
File “/usr/local/lib/python3.8/site-packages/aiohttp/http_writer.py”, line 67, in _write
raise ConnectionResetError(“Cannot write to closing transport”)
ConnectionResetError: Cannot write to closing transport
2021-05-23 19:40:33 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-23 21:05:13 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-23 21:48:39 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-24 08:46:03 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-24 11:54:11 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-24 12:35:35 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-24 14:28:23 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-24 15:39:39 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Timeout occurred while connecting to IPP server.
2021-05-25 02:11:21 WARNING (MainThread) [homeassistant.components.websocket_api.http.connection] [1763688536] Disconnected: Did not receive auth message within 10 seconds
2021-05-25 02:11:25 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [1778996824] Received invalid command
2021-05-25 02:11:26 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Received invalid webhook payload: value must be at least 0 for dictionary value @ data[‘battery’]. Got -100