Have you seen this extension for the Ecowitt API? Excellent implementation that may save you a lot of time. https://github.com/gjr80/weewx-gw1000 Sent from Mail for Windows 10 From: Mike Revitt In my never ending quest to extend WeeWX, I have purchased Ann Ecowitt weather station and set it up so that it records the temperature in my Caravan. This works perfectly but records the data on the Ecowitt website. I have now managed to extend this to publish the weather stats into a directory on my Raspberry PI where WeeWX runs and intend to add another user extension to read this and upload it to extraTemp2 and if I can find a way will also record the humidity. The question is this, currently I record my Raspberry PI CPU temperature using event.record['extraTemp1'] = cpu.temperature and I guess the current time is used as the timestamp, but Ecowitt records the temperature every 60 seconds, so is there a way to add the record and give it a timestamp at the same time. Also any suggestions on where to store the humidity as this is possibly more important than the temperature Then it is a simple task of reading all files in the directory and processing them Thanks in advance -- 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/4100DB73-69C0-4057-85EE-FC709B9CFA9C%40hxcore.ol. |
- [weewx-user] Recording External Temperatures Mike Revitt
- RE: [weewx-user] Recording External Temperatures steepleian
- Re: [weewx-user] Recording External Temperatures Mike Revitt
- RE: [weewx-user] Recording External Temperatures steepleian
- Re: [weewx-user] Recording External Temperatu... Mike Revitt
- RE: [weewx-user] Recording External Temp... steepleian
- Re: [weewx-user] Recording External Temp... vince
- Re: [weewx-user] Recording External ... Mike Revitt
- Re: [weewx-user] Recording Exter... steeple ian
- Re: [weewx-user] Recording Exter... Mike Revitt
- Re: [weewx-user] Recording Exter... vince
- Re: [weewx-user] Recording Exter... Mike Revitt
