Hi!
I’m a fan of the Home Assistant project. My smart home is based on HA and is regularly updated.
I have over 150 devices, over 1,200 units, and over 300 assistants.
For the past few days, after restarting HA, I’ve been getting an error in the logs:
Logger: homeassistant.util.logging
Source: util/logging.py:74
The homeassistant.components.sensor module is logging too frequently. 200 messages since the last count.
I thought the integration helpers might be the cause, so I checked all of them (does the source exist? Do they have the correct unit and type? etc.). It didn’t help. I have also REST sensors - maybe they are causing error before sensors are updated?
How can I find the exact cause of this error—which sensor is causing the problem?
My fresh (after restart) log doesn’t fullfil limitations of one message. How should I upload them? To external sharing service? Or divide into several posts?