[weewx-user] Re: WS6in1 driver 0.3

2020-06-15 Thread Bob Atchley
I have released 0.7 of the WS6in1 driver The main change is to cope with bad data when reading the data buffer when weewx starts. This is fairly rare but has been an issue for Remy. Release 0.6 tried to replace bad data with nulls, but unfortunately missing data meant data was being associate

[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Jarda Uher
Oh, I did not know that. I don't think it matters. The driver is working properly. Thank you Bob, great job. Jarda Dne pondělí 8. června 2020 15:06:35 UTC+2 Bob Atchley napsal(a): > > I had to hunt around for that ... There is a field in the driver that I > had correctly updated, but I had forg

[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Bob Atchley
I had to hunt around for that ... There is a field in the driver that I had correctly updated, but I had forgotten the the installer has a field which was still set at 0.2. I'll remember to correct it for the next releases, but its cosmetic only Bob -- You received this message because you are

[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Jarda Uher
Hi Bob The new driver 0.6 works without problems, the data is read from the database and sent to the site. But please info is still writing me version 0.2 General Weewx info Weewx version 4.1.1 detected. Station info Station type: WS6in1 Driver: user.ws6in1 Driver info [WS6in1]

[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Bob Atchley
Whoops ... now WS6in1 prevents weewx from cleanly closing down I have removed the unnecessary catchall exception handling I have released WS6in1 driver version 0.6. Bob -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this gro

[weewx-user] Re: WS6in1 driver 0.3

2020-06-07 Thread Bob Atchley
I have updated weewx to version 4.1.1 (from 4.0.0) and it all went very well without any problems. However offline Remy shared a log file that showed that my assumption that if the checksum from our weather station is good the data in the message is good is not absolutely 100% guaranteed (thoug

[weewx-user] Re: WS6in1 driver 0.3

2020-06-04 Thread Jarda Uher
Hi Bob I found out an interesting thing. After restarting the pc and a test pause when the station was disconnected (approx. 2 hours), I started weewx and all values from the station were stored in the database and sent to the web. So everything looks fine, only the data from June 2 16:05 - 21:0

[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Jarda Uher
Hi Bob Thank You. I watched Tom's post about porting the new hw. I'll try to look at the configuration and let you know. Thanks for the help Jarda Dne středa 3. června 2020 21:49:23 UTC+2 Bob Atchley napsal(a): > > Hi Jarda, > > different problems I think - Remy's problem was usb cable related an

[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Bob Atchley
Hi Jarda, different problems I think - Remy's problem was usb cable related and the WS6in1 driver is working again ... your problem is not related to the WS6in1 driver if the data is getting to the database but something that has been introduced by the new weewx version. if you follow Tom Keff

[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Jarda Uher
Hi Bob and Remy I have now tested WeeWX 4.1.1 and driver v. 0.4 and there is the same problem with reading data from the station. However, log reports that everything is fine and the weewx database was written to, but not send data to web Thanks Jarda Dne středa 3. června 2020 20:25:49 UTC+

[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Bob Atchley
Hi Remy, Sorry I'm still on 4.0.0, I should have time this weekend to update to the latest weewx and investigate what's going on. Are there any clues in the log files ? Bob -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from t

[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Remy Lavabre
> > Hi Bob, > Did you notice that there was an incompatibility between your driver (last version) and the last update of Weewx (4.1.1)? Weewx can no longer get my data from my Bresser 6-1 station at home. The problem occurred as of the update ... Have you also noticed the problem? thanks bob -

[weewx-user] Re: WS6in1 driver 0.3

2020-05-17 Thread Bob Atchley
I have released 0.4 of WS6in1 driver that clears up the defect spotted by Remy, and a number of changes I had to make following that (a cascade of issues). Details are in the readme.txt and changelog with more notes added Bob -- You received this message because you are subscribed to the Googl

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob Before I tried to retrieve data from the console, it was disconnected from the pc for a few minutes (about 15 min.). I also rebuilt the database, but it didn't help. But it's weird that the data is sent to the weathercloud and today's graphs look fine (I don't know if weathercloud calcula

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Bob Atchley
Hi Remy, As stated I don't have an extra sensor (I must get one just to do some testing). Looking at the database these fields exist: extraTemp1 | extraTemp2 | extraTemp3 extraHumid1 | extraHumid2 but also fields like soilTemp1 | soilTemp2 | soilTemp3 | soilTemp4 | leafTemp1 | leafTemp2 soilMo

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Remy Lavabre
378/5000 dear Bob, Thank you for your reply. However, would you be able to tell me the names of the variables used for the temperatures and humidity levels of the outdoor sensors? Thanking you and congratulating you again for your work! PS: If you have your utility to recover data in CSV format

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Bob Atchley
Hi Jarda, I'm not sure whats happening here. time: 1589649000 is 2020/05/16 17:10:00. That looks like the current time ? What the weewx engine does is look in the database for the time of the latest record and then calls genStartupRecords in the driver to retrieve any missing records from tha

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Bob Atchley
Hi Remy, I am intending to write a utility to pull the data off the console into csv format. In fact I had a test utility that did just this while working out the usb protocol, so it should not be difficult. I don't have any extra sensors so its difficult for me to answer your other 2 questio

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Bob Atchley
Hi Jarda, I've been able to repeat the error - apologies I missed a test case. If the console buffer is empty (because its just been manually reset) then it still provides 1 set of data but fills it with zeroes but ws6in1 was still trying to process it in the normal way. The workaround until I

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob. I tested retrieving data from a disconnected console, but the data does not appear on the graphs. (see message: *May 16 17:18:02 jardaCQ58 weewx[8033] DEBUG user.ws6in1: got time: 1589649000* *May 16 17:18:02 jardaCQ58 weewx[8033] DEBUG user.ws6in1: genStartupRecords: yielding* *May 16

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob Great job, your driver 0.3 works with Garni 935PC and Weewx 4.0.0. Python 3.8.2. and Ubuntu 20.04 LTS. The console scan must be really set to 5 minutes, otherwise the program will stop. (here is the message: *May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: ValueError error: inv

[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Remy Lavabre
Hello Bob, Indeed you have done a very good job !!! I have a Bresser 6-1 station and everything works perfectly with my Raspberry Pi Zero W !!! That's great ! I can only thank you! Without wanting to abuse, I would however have three small things to ask you: A/ My weather station is equipped w