I have seen that thanks, but I already run a Vantage Vue and didn't think you could read data from 2 data sources as part of the main engine
On Wednesday, January 13, 2021 at 9:25:18 AM UTC [email protected] wrote: > 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 <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *Mike Revitt > *Sent: *13 January 2021 09:07 > *To: *weewx-user > *Subject: *[weewx-user] Recording External Temperatures > > > > 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/0b5e4eae-7fd1-46b7-b736-cc34867a5eddn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/0b5e4eae-7fd1-46b7-b736-cc34867a5eddn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/3b22250a-54c4-4e4d-b56a-bfe9686fe18an%40googlegroups.com.
