RE: [weewx-user] Re: Trouble installing Belchertown skin:

2023-08-06 Thread n8aay1
I did try what you suggest below- and MQTT did operate- however it would not/could not connect to my Web Site- due to the CGNat. Thank you, Andy- /Eric From: weewx-user@googlegroups.com On Behalf Of Andy Sent: Wednesday, August 2, 2023 8:44 AM To: weewx-user Subject: Re: [weewx-user]

Re: [weewx-user] interceptor driver, HP2560 and WS90

2023-08-06 Thread 'Rainer Lang' via weewx-user
in my understanding you don't need this field map extension below as it is already contained in the interceptor.py (driver). The only extension you need is [[sensor_map_extensions]]           rain = drain_piezo           rainRate = rrain_piezo           supplyVoltage = wh90batt           refe

Re: [weewx-user] interceptor driver, HP2560 and WS90

2023-08-06 Thread Darkmage
So my settings were close to that one, and with some tweaking from what you posted, I've gotten further, I think. I'm now getting this from syslog: Aug 6 13:04:56 raspberrypi weewx[18619] INFO weewx.restx: Wunderground-RF: Published record 2023-08-06 13:04:55 EDT (1691341495) Aug 6 13:05:12 rasp

Re: [weewx-user] interceptor driver, HP2560 and WS90

2023-08-06 Thread Darkmage
Even closer than I thought - my main page is now updating, despite the above errors. Is there anything I can or should do about them? -- Jason Marshall Thomas On Sun, Aug 6, 2023 at 1:06 PM Darkmage wrote: > So my settings were close to that one, and with some tweaking from what > you posted, I

Re: [weewx-user] interceptor driver, HP2560 and WS90

2023-08-06 Thread 'Rainer Lang' via weewx-user
this is normal as the standard interceptor.py code doesn't have a complete label map to handle these labels 😁 Matthew hasn't found the time to extend it - others had to do this try the attached one (interceptor.py) instead (save yours before) - it covers all known Ecowitt sensors as per today -

[weewx-user] interceptor driver, HP2560 and WS90 [2]

2023-08-06 Thread 'Rainer Lang' via weewx-user
you may also want to replace your "extensions.py" by the attached one to have the proper units for all sensors it also goes into /usr/share/weewx/user Forwarded Message Subject:Re: [weewx-user] interceptor driver, HP2560 and WS90 Date: Sun, 6 Aug 2023 19:20:24 +020