Ashton

Results 4 comments of Ashton

Same behavior here. From the logs: ```18-08-16 16:17:27 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 378, in start resp = await self._request_handler(request) File...

I was also experiencing this issue and found that it was due to retained or cached but unavailable mqtt entities which were being pulled in to the mqtt integration. I...

I am getting this in my logs too. I have deleted the sensors, yet these still appear? Is there somewhere else I need to remove something? ``` 2021-08-17 07:52:42 WARNING...

After finding the error present even when hass workstation was not active, I cleared the mosquitto.db and am no longer seeing these messages. 👍