In the file cmon.py, there is a check on a directory (tdir) and a check on 
a specific file (tfile).  Apparently on some unices, the directory tdir 
contains a file with the cpu temp.  On raspberries, the directory exists, 
but doesn’t contain the temperature file.  The cpu temp is actually in the 
file tfile.  So basically, you have to swap the order of the check:  check 
first for tfile then tdir.  I’d post the necessary mod, but I don’t have 
access to my rpi right now.

Hope this helps and sorry for not being able to give more details!

On Wednesday, March 10, 2021 at 9:12:00 AM UTC-8 [email protected] 
wrote:

> Hello,
>
> i have installed the cmon extension as described in 
> https://github.com/weewx/weewx/wiki/cmon
>
> In the plots the cpu_temp - Graph has no values.
>
> I use an raspberry pi 4
>
> does someone have a tip about it?
>
> Many thanks and greetings
>
> plinepa
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/df7404aa-e50c-4451-af49-a9b9b1de5b53n%40googlegroups.com.

Reply via email to