[weewx-user] Re: csv.py don't add radiation and UV

2019-05-25 Thread JanC
I found the solution myself. In csv.py : if self.binding == 'binding': self.binding = d.get('binding', 'loop') ## if self.binding == 'loop': if self.binding == 'binding': self.bind(weewx.NEW_LOOP_PACKET, self.handle_new_loop) else:

[weewx-user] Re: Weather34 Template for WeeWX - New Major Update

2019-05-25 Thread Jd D
Hi Ian, So I decided to do a new install of both weewx and the very latest Weather34 Template (just got tonight) on another raspberry Pi to test things. Since I have only one weather station I choose the interceptor driver on the new system (did some minor changes to it so it could handle 2316

[weewx-user] Re: RFM95W as alternative to RTL-SDR for Davis Vantage Pro 2

2019-05-25 Thread rich T
John Right now they are using a RFM69 (don't know if they interfacing with a RPI) to interface with the Davis Vantage Pro 2 ISS, so I don't see why you can not use a RFM95W. Did you try searching WXforums? Right now I'm receiving data from my Davis Vantage Pro 2 ISS without any issues using a

[weewx-user] RFM95W as alternative to RTL-SDR for Davis Vantage Pro 2

2019-05-25 Thread John
I have recently picked up a couple inexpensive ESP32 / LoRa dev boards with an integrated RFM95W rf module in the 902-928 MHz range. I haven't delved into the radio capabilities outside of the LoRa modes but perusing the specs it seems like these might be a candidate for talking to the Davis V

[weewx-user] Re: Added purple air sensor info and computed air quality index; weewx really needs to make this part of standard package

2019-05-25 Thread Joel Bion
On Saturday, May 25, 2019 at 9:12:23 AM UTC-7, vince wrote: > > On Friday, May 24, 2019 at 6:52:08 PM UTC-7, Joel Bion wrote: >> >> Thoughts? (and yes, I think moving to Python 3 should be a higher >> priority than this) >> >> > Thoughts ? > Sure - triple what you are paying for weewx and maybe so

[weewx-user] Re: Bresser 6in1 using Interceptor Driver?

2019-05-25 Thread Roelof Schuiling
My weewx.conf (don't now if it's useful?): https://pastebin.com/BX77RjvU -- 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 weewx-user+unsubscr...@googlegroups.com. T

[weewx-user] Re: Bresser 6in1 using Interceptor Driver?

2019-05-25 Thread Roelof Schuiling
Here is my weewx.conf: # WEEWX CONFIGURATION FILE # # Copyright (c) 2009-2015 Tom Keffer # See the file LICENSE.txt for your rights. ## # This section is for general configuration information. # Set to 1 for extra d

Re: [weewx-user] Davis Vantage Pro2 no data

2019-05-25 Thread John
I have been experiencing similar problems recently with my Vantage Pro 2 console and RPI (Zero W) setup, typically after a prolonged (1+ hours) power outage. My only recovery method so far has been to clear the logger which unfortunately leaves me without the storm data that initiated the powe

[weewx-user] Re: Added purple air sensor info and computed air quality index; weewx really needs to make this part of standard package

2019-05-25 Thread vince
On Friday, May 24, 2019 at 6:52:08 PM UTC-7, Joel Bion wrote: > > Thoughts? (and yes, I think moving to Python 3 should be a higher priority > than this) > > Thoughts ? Sure - triple what you are paying for weewx and maybe somebody might consider it. Only partially kidding there. Maybe. We're a

Re: [weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
thanks but it has not worked. I have found a solution: I put in the system es_ES and I modified the locale es_ES to put the decimal points. I have generated the locale (locale-gen) again and now it seems that it works. Thank you. El sábado, 25 de mayo de 2019, 17:05:36 (UTC+2), Pat escribió:

Re: [weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Pat
Yes, so do the opposite of what I am proposing. Set your server back to ES, and set skin.conf belchertown_locale to en_US.UTF-8 On Saturday, May 25, 2019 at 10:32:27 AM UTC-4, Juan Antonio Mosquera wrote: > > Yes, it's in the US because I want a decimal point separator. But I want > to configure

Re: [weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
Yes, it's in the US because I want a decimal point separator. But I want to configure local ES and decimal separator with points, you understand me? thanks. El sábado, 25 de mayo de 2019, 16:28:24 (UTC+2), Pat escribió: > > I am on mobile right now but I can see that your locale is set to United

Re: [weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Pat O'Brien
I am on mobile right now but I can see that your locale is set to United States English based on your weewx_data.json file on your site. You can either change the locale on your server to be Spanish (preferred) or change the skin.conf locale setting to not be auto and use es_ES.UTF-8. Then restart

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
ok, thanks. Now 1.0 is running and translate to spanish. a doubt. Is it possible to configure the belchertown to use a decimal point separator and a locale in Spanish? Thanks. El sábado, 25 de mayo de 2019, 14:25:45 (UTC+2), Pat escribió: > > Here's the instructions on how to upgrade, also in

Re: [weewx-user] Re: We have finally put the last nail on the coffin for Wunderfixer?

2019-05-25 Thread Leon Shaner
So this is where I am... These all seem reasonable (but then scroll for the problem which starts with yesterday's date): pi@nixie:/usr/share/weewx4/bin $ ./wunderfixer --epsilon=125 --date=2019-05-21 --test --verbose | more Using configuration file /usr/share/weewx4/weewx.conf. Using database bi

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Pat
Here's the instructions on how to upgrade, also in a couple of languages. https://github.com/poblabs/weewx-belchertown/wiki/Upgrading-to-Belchertown-skin-1.0 When 1.0 is ready for public release I'll let everyone know. Until then if you want to help with the testing please raise issues on the Gi

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Pat
Anyone is welcome to try out the 1.0 beta. There's a few people helping with the translations here at https://github.com/poblabs/weewx-belchertown/issues/104 with 165 replies so far. We've made a lot of progress to use the Labels to make the skin easy to translate. The charts are fully re-don

[weewx-user] Re: Not getting data in WeeWX from alecto WS-5500, tcpdump is getting data

2019-05-25 Thread Roy Rutten
Thank you, Im not able to reach the Alecto this way, but as far i know a webserver is not provided, so that would be normal I think. -- 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

Re: [weewx-user] Re: We have finally put the last nail on the coffin for Wunderfixer?

2019-05-25 Thread Leon Shaner
Hey, Gary, I figured this out last night with a cue from Tom. But it requires modifying two different classes in restx.py, similar to the way you mentioned and I am a little uncomfortable with it, since I don't know all the different touch points / ramifications for other code. Also, somethin

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
No problem... I compress dev branch and install this beta version. www.meteomontaos.es Thanks. El sábado, 25 de mayo de 2019, 11:21:09 (UTC+2), Juan Antonio Mosquera escribió: > > Where is the zip of version 1.0 beta? > > El sábado, 18 de mayo de 2019, 14:44:08 (UTC+2), Pat escribió: >> >> Thi

[weewx-user] Re: Not getting data in WeeWX from alecto WS-5500, tcpdump is getting data

2019-05-25 Thread JanC
Is it posible a port problem, can you http://x.x.x.x to the alecto weatherstation? Op donderdag 23 mei 2019 21:48:49 UTC+2 schreef Roy Rutten: > > Hi, > > A question from a noob here. I've been trying and searching but it seems > like i'm missing something. > > I have recently bought an Alecto W

[weewx-user] csv.py don't add radiation and UV

2019-05-25 Thread JanC
I use a WH2600 weatherstation with a raspberry pi debian8 weewx 3.9.1 driver interceptor observer csv.py to collect the data to a csv-file with weewx 3.8 it works ok, after upgrade to 3.9 it fails I have some things overlooked? JanC -- You received this message because you are subscribed to t

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
Where is the zip of version 1.0 beta? El sábado, 18 de mayo de 2019, 14:44:08 (UTC+2), Pat escribió: > > This is a bug which will be fixed in the next version, 1.0. It is due to > there being no earthquakes in your area and no timestamp being available. > > To fix this, either disable earthquake

[weewx-user] Re: Belchertown skin 0.9 now available

2019-05-25 Thread Juan Antonio Mosquera
Hello, I want to try the DEV version of Belchertown at www.meteomontaos.gal What is the procedure ?. You could also collaborate in the Spanish and Galician translation (https://github.com/juanantoniomosquera/weewx-belchertown) Greetings. El sábado, 18 de mayo de 2019, 14:44:08 (UTC+2), Pat escr

Re: [weewx-user] Weather34 Template for WeeWX - New Major Update

2019-05-25 Thread steeple ian
Thanks Gary, I have started a new topic at weewx-development: - https://groups.google.com/forum/m/#!topic/weewx-development/ntta9iQO9-g See you there, Ian -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop

[weewx-user] Re: Weewx und Renkforce WH2315

2019-05-25 Thread gjr80
Andrew, I think you might mean word processors or other 'formatted' editors. I would be lost without a GUI code editor. gry On Saturday, 25 May 2019 17:00:25 UTC+10, Andrew Milner wrote: > > you can use nano - or any other TEXT editor (avoid GUI editors) to edit > weewx.conf > > > > On Saturda

[weewx-user] Re: Weewx und Renkforce WH2315

2019-05-25 Thread Andrew Milner
you can use nano - or any other TEXT editor (avoid GUI editors) to edit weewx.conf On Saturday, 25 May 2019 09:05:45 UTC+3, Günther Wrana wrote: > > Hallo > > nach dem ich den Syntax verstanden habe und folgende Zeilen im Terminal > eingegeben habe hat es funktioniert. > > pi@raspberrypi:~ $ s