[weewx-user] Re: How to Show Battery Status with the New GW1000 Driver?

2020-08-13 Thread galfert
This is great information Gary regarding the battery status for the GW1000. Do you think it makes sense to add this information to your readme.md file? I can just see many people asking for this information. On Thursday, August 13, 2020 at 1:45:41 AM UTC-4, gjr80 wrote: > > Hi, > > You are corr

[weewx-user] Support for Uctech ft-0203

2020-08-13 Thread Viktor Rosenqvist
Hi, New to this group, I'm looking for drivers for the Uctech ft-0203. http://www.uctechnologyltd.com/prod_view.aspx?TypeId=29&Id=240&FId=t3:29:3 Any information is welcome. Thanks //Viktor -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsu

[weewx-user] Re: How to Show Battery Status with the New GW1000 Driver?

2020-08-13 Thread gjr80
Will be converting this to an entry in the driver wiki when I have time. I prefer to keep readmes fairly minimal and focussed on getting a driver/extension installed and running. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscri

Re: [weewx-user] Re: How to Show Battery Status with the New GW1000 Driver?

2020-08-13 Thread robcl...@gmail.com
Hi Gary, Wow... This was so generous of you to provide, thank you! I followed your instructions and it worked perfectly. At first I left the extra sensor entries in the "sensors.inc" file, but when the report ran it generated the following error(s). Aug 13 23:11:01 myweewx weewx[24594] DEBUG wee

Re: [weewx-user] Re: How to Show Battery Status with the New GW1000 Driver?

2020-08-13 Thread gjr80
Thanks for the feedback Rob. The intent was for it to ignore missing sensors though I must admit it wasn't tested as thoroughly as perhaps it should have. I will have a closer look. Gary On Friday, 14 August 2020 09:32:48 UTC+10, Blaze wrote: > > Hi Gary, > > Wow... This was so generous of you

Re: [weewx-user] Import from Weathercat

2020-08-13 Thread Ryan Stasel
So, did get it working. Interesting note. When I was previously doing imports from a WC exported csv, my weewx.sdb, after import, was about 160MB (10 years of data). After importing from weewx, my weewx.sdb is over 600MB. Would there be any benefit to a VACUUM on sqlite post import? not entirel

Re: [weewx-user] Re: How to Show Battery Status with the New GW1000 Driver?

2020-08-13 Thread gjr80
I've updated the GW1000 enabled sensors.inc to ignore non-existent sensor battery state fields. Have also incorporated the above instructions in a page in the GW1000 driver wiki - Adapting the Seasons skin to display battery states

Re: [weewx-user] Trouble with Vaisala driver - syslog not defined

2020-08-13 Thread Chris Howard
The driver author is Matthew Wall. His github site was pretty active until June and then it has gone quiet. With the state of the world these days, it's hard to know what that means. I hope the guy is healthy and lounging on a beach somewhere. Until his return, is there a document or someone w

Re: [weewx-user] Trouble with Vaisala driver - syslog not defined

2020-08-13 Thread Glenn McKechnie
Using https://github.com/matthewwall/weewx-wxt5x0/blob/master/bin/user/wxt5x0.py In the absence of Mathews expertise, try the attached copy of that original file. Save yours, replace it with the attached wxt5x0-trimmed.py file (yes, rename it) Restart weewx. I'm no expert, so fingers crossed ;-)

Re: [weewx-user] Trouble with Vaisala driver - syslog not defined

2020-08-13 Thread gjr80
Glenn, I think you will find the threading reference in the wxt5x0 driver is an incomplete cut and paste when Matthew was updating the wxt5x0 driver logging code with that from the sdr driver. You can drop the threading import and change: def logmsg(level, msg): syslog.syslog(level

Re: [weewx-user] Trouble with Vaisala driver - syslog not defined

2020-08-13 Thread Glenn McKechnie
Ah. Thanks Gary, that makes more sense. @Chris Gary's correction has been applied to this attachment wxt5x0-trimmed2.py and has the following diff... 02:49 PM $ diff -u2r wxt5x0.py wxt5x0-trimmed2.py --- wxt5x0.py 2020-08-14 13:00:54.026076071 +1000 +++ wxt5x0-trimmed2.py 2020-08-14 14:46:56.5

Re: [weewx-user] Re: upgrade from weewx 3.9.2 to 4.1.1 doesn't work ...

2020-08-13 Thread Geni 0815
Thanks for the help, it worked like this. Am Mittwoch, 12. August 2020 17:01:07 UTC+2 schrieb Tom Keffer: > > As noted in the install page for Debian > , for stretch (Debian 9), you need > to use Python 2. So, you want > > > *wget -qO - http://weewx.com/apt/