I’m an avid user of HACS and custom repositories. I usually refer to the logs when I’m seeing an issue that I want to hunt down. I start by navigating to the logs UI from the configuration dashboard, which shows me all of the warnings and errors that have been logged since the system booted.
Some of the log entries are completely inconsequential, but appear on every boot.
“X integration took more than N seconds…”
“Y script is already running…”
“Custom integration uses X API which is deprecated in yadda yadda…” (Yep, already reported (
These are distracting and make the state of my server look way unhealthier than it actually is. It makes it more difficult to trace down issues that I actually care about and creates unnecessary noise.
I’d like the ability to “silence” or “snooze” specific log entries to prevent them from appearing in the front end UI indefinitely. This would allow me to focus on issues that I’m actually looking for, and get a better sense of the health of my home automation server