Open kulnis182 opened 1 year ago
Hello, please use the bug report template and update the issue title to reflect "one sentence" issue description. HASS.Agent uses performance counter for the CPU Load, for me it also gives "strange value" (value not matching what can be seen in the task manager. This'll need more investigation/tests.
Yeah, looks like the PerformanceCounterSensor class is doing some rounding-shenanigans which cause the value to be off by a "bit":
Edit: scratch above, NextValue() is called two times right after another, will create PR to fix this in a sec.
CPU usage is completely off while reporting For example. CPU usage is 12% or even higher but HASS ussually report as 1 or 2 % Processor I7 10700K Windows 11
All other metric are correct