Re: [weewx-user] Re: Running SDR Acurite with I2C BMP280 barometric pressure sensor together?

2019-04-15 Thread TL
Excellent tip / didn't know that list existed, thanks again mwall!! On Mon, Apr 15, 2019 at 11:45 PM mwall wrote: > On Monday, April 15, 2019 at 10:17:23 PM UTC-4, TL wrote: >> >> What is the most friendly 'open source' protocol (as opposed to Acurite's >> or Davis' etc.), and attendant

Re: [weewx-user] Re: Running SDR Acurite with I2C BMP280 barometric pressure sensor together?

2019-04-15 Thread mwall
On Monday, April 15, 2019 at 10:17:23 PM UTC-4, TL wrote: > > What is the most friendly 'open source' protocol (as opposed to Acurite's > or Davis' etc.), and attendant chipset/circuit board, to transmit weather > data 'in general' so that it's easily picked up and parsed by SDR -- is > there

Re: [weewx-user] Re: Running SDR Acurite with I2C BMP280 barometric pressure sensor together?

2019-04-15 Thread TL
Thanks mwall! Re buying a WH32B sensor, and then picking it up over SDR, I was thinking about that too, but it would feel more fun to build that from scratch instead of buying. I guess I'd need just the BMP280 board and a 'transmitter' that would send it out over a friendly protocol/message

Re: [weewx-user] Wind Calibration

2019-04-15 Thread Leon Shaner
Welp... I don't think this approach is working. :-( There's nothing in engine.py that logs the IN/OUT a la BEFORE/AFTER of the calibration changes, so I tweaked it, and from what I can see there is a "disconnect" between windDirMod and windGustDirMod being set on the one hand, and being

[weewx-user] Re: Another database

2019-04-15 Thread gjr80
If I understand you correctly you have another database you want WeeWX to connect to. This database does not have a dateTime field that stores a Unix epoch timestamp, but rather it has a field that stores a UTC date-time in a -mm-dd HH:MM:SS format. The database does not have usUnits or

[weewx-user] Re: Error in startup

2019-04-15 Thread Greg from Oz
Probably look at the change you made. Remove the change and see if it works. On Tuesday, 16 April 2019 05:55:45 UTC+10, AsgeirK wrote: > > I'm getting this error when I start my weewx. It was working, I did a > small change in weewx.conf and now getting this error. Where should I look? > > >

Re: [weewx-user] Error in startup

2019-04-15 Thread p q
Do you mind saying what the small change was? It might be relevant. On Mon, Apr 15, 2019 at 12:55 PM AsgeirK wrote: > I'm getting this error when I start my weewx. It was working, I did a > small change in weewx.conf and now getting this error. Where should I look? > > > Apr 15 21:49:10 PI-W4

Re: [weewx-user] Wind Calibration

2019-04-15 Thread Leon Shaner
Well, fooey... Just like that I figured it out. =D Apparently we're not allowed to issue calibration statements for the same metric more than once. The following works, because I am making up two "fake" place-holder variables first, windDirMod and windGustDirMod. Since those aren't known to

[weewx-user] Wind Calibration

2019-04-15 Thread Leon Shaner
Hey, WeeWX'ers! =D I am baffled by a weewx.conf parsing error while trying to do a windDir and windGustDir calibration adjustment. :-( I tested my python code already with an external script and that's working fine, but weewx doesn't like the relevant lines in the weewx.conf... Apr 15

Re: [weewx-user] WMR300A -> Wunderground, no rain data

2019-04-15 Thread Leon Shaner
Hey, Cameron, First off, Matt did take my diff for adding a rain counter warning message to the wmr300.py already. =D It's a start in that it logs a warning. See my other note on what I did to trigger an e-mail via cron and mailx. =D As an aside, 1% of the maximum rain-counter is something

[weewx-user] downgrade the firmware to my WH-2650 bridge

2019-04-15 Thread Massimiliano Neri
I need to downgrade the firmware to my WH-2650 bridge. Does anyone know where to find previous firmware. The firmware in question that I have to find is version 1.4.5 at 868mhz. Thank you. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

[weewx-user] Re: Crash with log info

2019-04-15 Thread Ron
FWIW the changes have been running on my install and there have been no further crashes. -- 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

Re: [weewx-user] Re: reporting Data from SDR coming in as C instead of F

2019-04-15 Thread Bruce Butkus
Heres the output with --debug on The sensor in question is ID 94, Channel 8. pi@raspberrypi:/var/lib/weewx $ sudo PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/sdr.py --cmd="rtl_433 -M utc -F json -f 914922000" --debug out: ['{"time" : "2019-04-15 14:00:17", "model" :

Re: [weewx-user] one computer to retrieve/store data, another to process/generate reports

2019-04-15 Thread kutzenco
Pat O'Brien's Belchertown skin has an option in his soon-to-be released V1 that allows you to display a Wind Rose! You can see what that looks like at his site - https://belchertownweather.com/ and also at mine - https://wx.kutzenco.com both of which running V1rc7 of the Belchertown skin.

Re: [weewx-user] Re: Getting the RPi 3 with Davis Vantage up and running

2019-04-15 Thread Thomas Keffer
If power goes out often at your site, I would recommend buying a $50 UPS (like this one ). It makes a huge difference in reliability. -tk On Mon, Apr 15, 2019 at 2:37 AM monmul wrote: > That worked

Re: [weewx-user] WMR300A -> Wunderground, no rain data

2019-04-15 Thread Cameron D
Hi Leon, I too use 1 minute intervals. I wrote the code changes to automatically clear the history when it reaches x% full. The current version has these changes in, so you should be OK for now. But search through the list archives to find the threads about WMR300 hanging - I have posted a

Re: [weewx-user] Daily Temp Blank

2019-04-15 Thread Thomas Keffer
You're not giving us much to go by, but as a long shot, perhaps it is related to "Dots in the plots ?" If not, post the log. On Mon, Apr 15, 2019 at 1:36 AM John Campbell wrote: > I am having an issue with the Seasons template in that it does

Re: [weewx-user] Re: No updates since 2am start of British Summer Time

2019-04-15 Thread Liz
On Mon, 1 Apr 2019 08:55:14 -0700 (PDT) Phil Green wrote: > Hi > Why do you need to do a ‘dump’ command when you do the clear-memory? > > Yes would be interested in a cron script. > I presume the same one to be run twice a year when the clocks change > forwards & backwards? Regards > Phil Do

Re: [weewx-user] Re: Getting the RPi 3 with Davis Vantage up and running

2019-04-15 Thread monmul
That worked a treatthank you! On Monday, 15 April 2019 15:20:37 UTC+12, gjr80 wrote: > > Hi, > > Chances are you have suffered corrupted station memory due to the power > outage. Have a read of the *Corrupt station memory* section under WeeWX > generates HTML pages, but it does not update

[weewx-user] Re: Driver interceptor is V. 1.4.6 firmware of the WH2650 weather station.

2019-04-15 Thread Massimiliano Neri
hello steeple ian. Did you install the WH2650A_V1.4.6 firmware in the bridge? Does it work for you? I can no longer see the GET HTTP string it sends to wunderground, can you also check with the following command?tcpdump -i wlan0 src 172.24.1.65. I suspect that having the new firmware the

[weewx-user] Re: Another database

2019-04-15 Thread rimas petronis
Unable to connect I use 4 databases for 'Using multiple bindings.' I don't want to connect to this database is different date UTC instead of Unix time not usUnits, interval i think i can't create a '' schema '' have a suggestion on how to connect to this database 2019 m. kovas 19 d.,

[weewx-user] Daily Temp Blank

2019-04-15 Thread John Campbell
I am having an issue with the Seasons template in that it does not seem to be accurately showing daily temp in the chart. At the moment the chart is completely empty but I can see the data in the database and the Outside Temperature under Current Conditions is updating. I have a long update