18.03.2025, 11:53
(18.03.2025, 11:05)admin Wrote: Install System load app on LM and check which process is causing high CPU load. Sometimes I/O load can be high without actual high CPU load.
Ok I found the problem, kind of stupid: since I have 15 WLED strips and I using a generated general command to switch them all off and back on, I was sendind 15 telegrams each second.
I solved using the API to directly switch on and off all the strips. I now have a way lower CPU usage.
Thanks