Closed levecml closed 3 years ago
I think you configured a wrong sensor id (the absolute last line in your config).
You need to specify either mainboard
or cpu_package
, not the platform (coretemp
).
Would be a good idea to add some checks for this to get a more accurate error message.
Markus, you made my day, you are absolutely right. I actually chose the the sensor "chip class", not the id - my fault. It does not crash anymore and instead seems to run smoothly. Thanks a lot.
First of all, Dankeschön, for all the hard work
Running on Linux Mint 20.2 (basically a Ubuntu 21.04) Board is a quite old Intel DQ61-EP lm-sensors is already the newest version (1:3.6.0-2ubuntu1).
setup and initial run for the very first Time
yaml:
I cannot see where I am wrong ...