DrozmotiX / ioBroker.tado

Tado cloud connector to control Tado devices
MIT License
24 stars 13 forks source link

Adapter uses (too) much cpu time #817

Closed Grothesk242 closed 2 months ago

Grothesk242 commented 2 months ago

Maybe related to https://github.com/DrozmotiX/ioBroker.tado/issues/192

tado uses 100% CPU time on one core every interval. tado_cpu_peaks

My system:

iobroker.tado@0.5.4 (git+ssh://git@github.com/DrozmotiX/ioBroker.tado.git#7ce7bd25730cb4277e8967aa572bbc08eab7b071)

Core adapters versions js-controller: 6.0.1-alpha.0-20240529-9dbeeb628 admin: 6.17.14 javascript: 8.5.0 Nodejs-Installation: /usr/bin/node v22.2.0 /usr/bin/npm 10.7.0 Raspberry 4 (8GB RAM) Kernel: Linux 6.6.31+rpt-rpi-v8

Issue is the same with the stable versions.

Grothesk242 commented 2 months ago

Restarted the server (for other reasons...), issue seems to be gone.