Re: [weewx-user] weewx-cmon doesn't read cpu_temp of Raspberri PI

2020-12-27 Thread Graham Eddy
i forgot to acknowledge the design consideration you raised that by calculating value once and storing it in the packet, unlike an xtype it is not re-calculated each time it is referenced > On 28 Dec 2020, at 12:54 pm, Graham Eddy wrote: > > hmm, the ‘novelty’ i think is having an xtype

Re: [weewx-user] weewx-cmon doesn't read cpu_temp of Raspberri PI

2020-12-27 Thread Graham Eddy
hmm, the ‘novelty’ i think is having an xtype calculated with values from outside weewx (eg cpu temperature), and the expense of the calculation is not really at issue - though normally they would be light-weight in case they are used often (eg barometer) architecturally anything external is

Re: [weewx-user] weewx-cmon doesn't read cpu_temp of Raspberri PI

2020-05-07 Thread Tom Keffer
Looks simple enough, but cmon is not part of weewx. You should submit as a PR to weewx-cmon . On Thu, May 7, 2020 at 7:48 AM Luc Heijst wrote: > Recently I downloaded the latest version of weewx-cmon (v 0.20) which was > converted to use with

[weewx-user] weewx-cmon doesn't read cpu_temp of Raspberri PI

2020-05-07 Thread Luc Heijst
Recently I downloaded the latest version of weewx-cmon (v 0.20) which was converted to use with python3. This version, and also elder versions of cmon.py, did not read the cpu-temp of my Raspberri PI systems (models 1B, 2B, 3B and 3B+). On my raspberry PI the following statement is true: