[weewx-development] Re: Weatherlink Live driver developpment

2020-07-15 Thread Bastiaan Meelberg
ET is not provided by Weatherlink (similar as barometer), it is calculated by weewx. Some values can take a while before they appear in the database. There is also a [StdWXCalculate] section in weewx.conf to set your preferences. Op woensdag 15 juli 2020 om 10:35:16 UTC+2 schreef

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-12 Thread Bastiaan Meelberg
xr-x 24 maarten maarten 4096 Jul 7 21:41 .. >>> 0 -rw-rw-r-- 1 maarten maarten 0 Jul 7 23:06 davis1594155999.csv >>> 8 -rw-r--r-- 1 maarten maarten 7282 Jul 7 21:43 davis-csv.conf >>> 4 -rw-r--r-- 1 maarten maarten 2242 Jul 7 21:31 README.md >>

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-08 Thread Bastiaan Meelberg
; 2020-07-07T12:00 -e 2020-07-07T12:30 > Use dates: 2020-07-07 12:00:00 - 2020-07-07 12:30:00 > 1 [1594116000] - [1594117800]: 2020-07-07 12:00:00 - 2020-07-07 12:30:00 > Finding stations: > > > > Op woensdag 8 juli 2020 om 21:22:33 UTC+2 schreef Bastiaan Meelberg: > >>

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-08 Thread Bastiaan Meelberg
sdag 7 juli 2020 om 21:33:57 UTC+2 schreef Bastiaan Meelberg: > >> Hi Maarten, >> >> If you want you can give the importer a try: >> >> https://github.com/grebleem/weewx_wl_import >> >> Thanks. >> >> >> On Tuesday, July 7, 2020

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-07 Thread Bastiaan Meelberg
Somehow the tmp/ dir is not created. I dropped the tmp for now. Can you try again? On Tuesday, July 7, 2020 at 9:57:43 PM UTC+2, Maarten van der Hoeven wrote: > > Okay, have played with it. > > First I needed to create a tmp-directory. Without it, the csv-file cannot > be created. > Started

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-07 Thread Bastiaan Meelberg
In the end, it's my >>> small contribution to the community in testing two drivers, and make them >>> both better working. In hoping that the user pick the driver it feels most >>> comfortably with, or not. >>> >>> Op zaterdag 4 juli 2020 12:52:09 UTC+2

[weewx-development] Re: Reloading of weewx driver

2020-07-04 Thread Bastiaan Meelberg
Thanks a lot! I know what to do now. On Saturday, July 4, 2020 at 11:41:38 PM UTC+2, gjr80 wrote: > > The line you highlighted is a consequence of the error rather than the > cause. When WeeWX reloads the driver WeeWX essentially does a soft restart, > it shuts everything down beforehand. > >

[weewx-development] Re: Reloading of weewx driver

2020-07-04 Thread Bastiaan Meelberg
Hi Gary, That is very interesting! I looked at the log's and the reload happens when weewx.restx is doing a Shut down. I think my driver is creating the shut down due to a time out of the comsocket. Jul 4 18:42:20 celsius weewx[900] INFO weewx.restx: MQTT: Published record 2020-07-04

[weewx-development] Reloading of weewx driver

2020-07-04 Thread Bastiaan Meelberg
A question about the loading of drivers. I noticed that the weewx is reloading the driver every hour, is that correct? That is fine for the driver I am working on for the Weatherlink Live, but I could miss some rain because of this reload. At this moment I store the daily_ran and current date

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-04 Thread Bastiaan Meelberg
I just program what I need, because I like programming. Use my program (you all-ready did I see in you're driver ;-), or don't use it. That is the good think of open source. Your importer is doing the calculation e.g. Fahrenheit to Celsius I don't like that, weewx is way better in making the

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-04 Thread Bastiaan Meelberg
What do you mean? On Saturday, July 4, 2020 at 12:30:23 PM UTC+2, Florentin Prevost wrote: > > Why do you copy idea ? > I'm glad to work together for the wll driver but it seems that you work to > same fonctions... -- You received this message because you are subscribed to the Google Groups

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-02 Thread Bastiaan Meelberg
1593676620 | 2020-07-02 09:57:00 | 16.72 >> | NULL | NULL | NULL | >> >> ++-+++++ >> >> 10 rows in set (0.00 sec) >> >>

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-02 Thread Bastiaan Meelberg
Very helpful! Just found out that the extra_id from the .conf file is a str type. Comparing this to an int will never match. Try this build please: https://github.com/grebleem/weewx-weatherlinkliveudp/archive/Debug1.zip On Thursday, July 2, 2020 at 9:57:25 AM UTC+2, Maarten van der Hoeven

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-01 Thread Bastiaan Meelberg
UV: 0.0, > windchill: 17.72, windDir: 265, windGust: 3.57632, windGustDir: > 260, windSpeed: 3.12928 > LOOP: 2020-07-01 21:36:19 CEST (1593632179) beaufort: 2, dateTime: > 1593632179, maxSolarRad: None, rainRate: 0.0, usUnits: 17, windDir: 257, > windGust: 3.57632, wi

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-07-01 Thread Bastiaan Meelberg
, Maarten van der Hoeven wrote: > > Yes, running nice! > > I have an external temp sensor; willing to test also! > > Op dinsdag 30 juni 2020 19:11:01 UTC+2 schreef Bastiaan Meelberg: >> >> Made a lot of changes the last few days to make this driver more solid. >>

[weewx-development] Re: Weatherlink Live driver developpment

2020-06-30 Thread Bastiaan Meelberg
Ik like the idea of getting missing data from Weatherlink to weewx. But isn't it better to make it a separate program (say like a 'reverse' wunderfixer)? This way the driver is the most clean, getting and filling de database with old data can be very time consuming and slow the current

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-30 Thread Bastiaan Meelberg
Made a lot of changes the last few days to make this driver more solid. For those who is interested please check out the latest development branch: https://github.com/grebleem/weewx-weatherlinkliveudp/tree/development Make shure the stanza in weewx.conf look something like this:

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
>> >> Yes, tx_id 3 is an extra temp sensor. I've got the ISS on ID=2, and the >> temp sensor on ID=3 >> >> Op zondag 28 juni 2020 om 11:48:59 UTC+2 schreef Bastiaan Meelberg: >> >>> Very helpful Maarten! Thank you. >>> >>> The temp with tx_

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
roup_speed = km_per_hour# Options are 'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second' If you need another MQTT need to send it. On Sunday, June 28, 2020 at 11:51:02 AM UTC+2, Maarten van der Hoeven wrote: > > Driver updated, data is okay now! > > Also running MQT

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
Very helpful Maarten! Thank you. The temp with tx_id 3 that is an 'extra' temp sensor? -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
> single driver :) > > Le dimanche 28 juin 2020 à 11:28:58 UTC+2, Bastiaan Meelberg a écrit : > >> The last few weeks I have been working on a weewx driver for Davis >> Weather Link Live. This device can give regular intervals of full ISS data >> and a 2.5 seconds inter

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
Maarten, The driver is updated. Try again please. On Sunday, June 28, 2020 at 11:37:58 AM UTC+2, Maarten van der Hoeven wrote: > > Running the beta, it throws an error instantly: > > -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To

[weewx-development] Re: Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
I see I still use the lsid of mine station in some part of the driver, will update is in a few minutes. On Sunday, June 28, 2020 at 11:37:58 AM UTC+2, Maarten van der Hoeven wrote: > > Running the beta, it throws an error instantly: > > -- You received this message because you are subscribed

[weewx-development] Davis Weather Link Live driver with UDP

2020-06-28 Thread Bastiaan Meelberg
The last few weeks I have been working on a weewx driver for Davis Weather Link Live. This device can give regular intervals of full ISS data and a 2.5 seconds interval of UDP data containing wind and rain. See this site for more information

[weewx-development] Re: Get dailyrain value in custom driver

2020-06-27 Thread Bastiaan Meelberg
Hi, Just use the rainfall_daily from the WLL and set that as the start value. On Saturday, June 27, 2020 at 11:45:12 PM UTC+2, flor...@pre-vost.fr wrote: > > Hi, > > How it is possible to have the daily rain in custom driver ? > > I would like to check this value to compare with the

Re: [weewx-development] Weatherlink Live driver developpment

2020-06-27 Thread Bastiaan Meelberg
Yes! That will do the trick for now. Keep in mind that the rain count in the current repo is Wrong! I will post an updated one soon. On Saturday, June 27, 2020 at 10:46:45 AM UTC+2, Maarten van der Hoeven wrote: > > @Bastiaan, when I change this piece of code (txid=2), it is retrieving >

Re: [weewx-development] Weatherlink Live driver developpment

2020-06-27 Thread Bastiaan Meelberg
usUnits: 17 > LOOP: 2020-06-27 10:38:58 CEST (1593247138) dateTime: 1593247138, > maxSolarRad: None, rainRate: 0.0, usUnits: 17 > LOOP: 2020-06-27 10:39:01 CEST (1593247141) dateTime: 1593247141, > maxSolarRad: None, rainRate: 0.0, usUnits: 17 > LOOP: 2020-06-27 10:

Re: [weewx-development] Weatherlink Live driver developpment

2020-06-27 Thread Bastiaan Meelberg
p protocol ? > > With my driver, you can retrive lost data by using API v2 of Weatherlink. > Depend to your subscription. > > Glad to work with you, and if you want, it will be more often that split > some git to one. > > Regards, -fp > > Le vendredi 26 juin 2020

Re: [weewx-development] Database data in driver

2020-06-26 Thread Bastiaan Meelberg
is means you save the first value for daily rain you see, and compare it > to the next value. The field 'rain' is the difference. > > -tk > > On Fri, Jun 26, 2020 at 4:17 PM Bastiaan Meelberg > wrote: > >> Hi, >> >> I'm working on a Weatherlink Live driver, WLL is giving

[weewx-development] Database data in driver

2020-06-26 Thread Bastiaan Meelberg
Hi, I'm working on a Weatherlink Live driver, WLL is giving a daily rain. The driver looks for a difference and adds the difference to the loop and sets the old value. Starting weewxd this counter is set to zero. But if there was rainfall all this rain is added again to the loop. So e.g. if

Re: [weewx-development] Weatherlink Live driver developpment

2020-06-26 Thread Bastiaan Meelberg
Hi, I’m also working on a wll driver, including The 2,5 UDP packages. It is running now for a few days with good results (no rain check yet). The integration with the online fetch sounds interesting! This is my git fork: https://github.com/grebleem/WeatherLinkliveUDP It is feeding my site: