[weewx-user] Re: weewx utilities location pip install ver5.

2023-10-10 Thread vince
Things in v5 are much different. Look at https://www.weewx.com/docs/5.0/ for the latest docs. On Tuesday, October 10, 2023 at 7:27:28 PM UTC-7 lecoqacr...@gmail.com wrote: > Hello, were may I find wee_configure and some of the other utilities in > the pip version 5? > Thank you for weewx > -

[weewx-user] weewx utilities location pip install ver5.

2023-10-10 Thread lecoqacr...@gmail.com
Hello, were may I find wee_configure and some of the other utilities in the pip version 5? Thank you for weewx -- 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 wee

Re: [weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Rich Strle
I see, I need to get a new 6316 Data Envoy and a new data logger 6510USB Davis WeatherLink Computer Interface in order to upgrade my weather station from a VP1 to a VP2. Tom, you have a 6314 Data Envoy and the USB data logger connected to a raspberry pi running weewx, correct? I want to be able

Re: [weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Tom Keffer
It's a 6316 . You will also need a logger, just like the console. Ridiculously expensive for what you get. I've always liked and admired Davis equipment, but they are very much behind the times when it comes to pricing and function

Re: [weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Rich Strle
Davis does not make it easy to discuss there products with their naming convention. My wireless VP1 communicated with my VP1 console and the Davis Weather Envoy product number 6314. The Davis Weather Envoy was connected to my Pi via a serial to USB cable. The VP2 is a wireless unit that connec

Re: [weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Tom Keffer
Yes, the Davis Envoy will work with the VP2. In fact, it's what I use. NB: the Davis Envoy 8x is a completely different beast. It is used to log data from many ISS's simultaneously. It is not compatible with WeeWX. Agree with Greg. It's as if Davis has a list of about 6 approved names and all pro

Re: [weewx-user] Is it possibe to use 1 console for 2 weewx systems?

2023-10-10 Thread Greg Troxel
WindnFog writes: > Given the somewhat erratic behaviour of the Raspberry Pi's 4's USB ports > and the handshaking between weewx and the data console, I suspect what I > want to do is impossible, but here's a shot in the dark. +1 to vince's comments. USB should be ok if your power supply is

Re: [weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Greg Troxel
Rich Strle writes: > I upgraded from a Davis Vantage Pro (since 2001!) to a Davis Vantage Pro 2. > I've been using a serial Weather Envoy to connect to my Raspberry Pi to > feed weewx and then feed my website. It's worked very well for a long time. > > I understand I need a 6510USB Davis Weathe

Re: [weewx-user] Wunderground uploads using wunderfixer

2023-10-10 Thread Tom Keffer
Thanks for verifying what we've always suspected. I'm actually surprised they responded at all! For just this reason we've dropped wunderfixer from V5. On Tue, Oct 10, 2023 at 2:16 PM Ernest Jillson wrote: > Good afternoon group. > > I emailed Weather Underground support yesterday about backfil

[weewx-user] Davis Envoy to Davis Weatherlink

2023-10-10 Thread Rich Strle
I upgraded from a Davis Vantage Pro (since 2001!) to a Davis Vantage Pro 2. I've been using a serial Weather Envoy to connect to my Raspberry Pi to feed weewx and then feed my website. It's worked very well for a long time. I understand I need a 6510USB Davis WeatherLink Computer Interface. Is t

Re: [weewx-user] Is it possibe to use 1 console for 2 weewx systems?

2023-10-10 Thread bell...@gmail.com
Shameless plug, this what I do. I publish the data to MQTT and use MQTTSubscribeDriver in my various development environments. rich On Tuesday, 10 October 2023 at 15:20:19 UTC-4 Stephen Hocking wrote: > I'd suggest sending the Vue's data to something like MQTT, then have both > the dev & prod b

Re: [weewx-user] Re: MQTT disconnect when MQTT publishes new data since adding soil moisture sensors

2023-10-10 Thread bell...@gmail.com
Disclaimer, I don’t know anything about the Belchertown skin, but since your site is public, I thought I would poke around see if I could help. From, https://www.w3schools.com/jsref/jsref_tolocalestring_number.asp, it looks like valid values for minimumFractionDigits is 0 to 20. I guessed that t

[weewx-user] Cannot get weewx + gw1000 working

2023-10-10 Thread Dale Chatham
Following these instructions: https://www.cougar.eu.com/useful-guides/weewx-guides/rasberry-pi/add-ecowitt/modify-weewx.html Directory in /var/www/html/weewx/uploads is filling with data, so the upload data part is working. Here is the pertinent log entries: Oct 10 17:37:23 fedora-workstati

[weewx-user] Re: Is it possibe to use 1 console for 2 weewx systems?

2023-10-10 Thread vince
Not understanding your 'erratic behavior' commentary. I've been running a pi4 via serial2usb converter from a VP2 for well over a year with zero issues. No need to do crazy stuff like trying to split a serial communication. On Tuesday, October 10, 2023 at 9:35:16 AM UTC-7 WindnFog wrote: > G

[weewx-user] Wunderground uploads using wunderfixer

2023-10-10 Thread Ernest Jillson
Good afternoon group. I emailed Weather Underground support yesterday about backfilling observations after having no internet for two days. Here was the response: "Thank you for being so kind as to want to backfill your station's data. But because of the quality control process we have in place,

Re: [weewx-user] Is it possibe to use 1 console for 2 weewx systems?

2023-10-10 Thread Stephen Hocking
I'd suggest sending the Vue's data to something like MQTT, then have both the dev & prod boxes pick data up off it. On Wed, 11 Oct 2023 at 03:35, WindnFog wrote: > Given the somewhat erratic behaviour of the Raspberry Pi's 4's USB ports > and the handshaking between weewx and the data console, I

Re: [weewx-user] Re: install skin Belchertown with weewx 4.10.2

2023-10-10 Thread salinois
hello,  so. I just installed weewx on an other RPi Version (buster) weewx is OK. test with the skin Belchertown 1.3.1 result:  sudo wee_extension --install weewx-belchertown-release-1.3.1.tar.gz Request to install 'weewx-belchertown-release-1.3.1.tar.gz' Traceback (most recent call last):   F

[weewx-user] Is it possibe to use 1 console for 2 weewx systems?

2023-10-10 Thread WindnFog
Given the somewhat erratic behaviour of the Raspberry Pi's 4's USB ports and the handshaking between weewx and the data console, I suspect what I want to do is impossible, but here's a shot in the dark. I'd like to "split" my USB data from a Vantage Vue console between my production weewx Pi

Re: [weewx-user] Re: MQTT disconnect when MQTT publishes new data since adding soil moisture sensors

2023-10-10 Thread Stefan Gliessmann
Thanks again, Greg, for you "moral" support ;) with the appropiate setting in weewx.conf for the MQTT extension, the soil moisture values have no digits after the decimal point. By now, I believe it is a mqtt topic issue. It is a bit odd as I use the same infrastructure for my other weewx station

Re: [weewx-user] Re: MQTT disconnect when MQTT publishes new data since adding soil moisture sensors

2023-10-10 Thread Greg Troxel
Stefan Gliessmann writes: > My soil moisture sensors are Ecowitt WH51. > Online I found their specs: > Moisture Range: 0 - 100 % > Resolution: 1 % > (so, it is % and not centibar?!) Yes, that is % moisture. The WH51 is a very normal sensor. I have one and read it via rtl_433. See src/devices

Re: [weewx-user] Re: MQTT disconnect when MQTT publishes new data since adding soil moisture sensors

2023-10-10 Thread Greg Troxel
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid

Re: [weewx-user] weewx.UnknownType: extraHumid3" error

2023-10-10 Thread Pierre-Yves
@ Tom, Tested, approved. Great thanks ! Attached, the schema after drop-daily, add column and rebuild-daily pyb Le mardi 10 octobre 2023 à 09:01:16 UTC+2, Pierre-Yves a écrit : > Thanks Tom, I'll make a backup and give a try. I keep you in touch. > > Regarding the provenance of the base, if I

Re: [weewx-user] Re: MQTT disconnect when MQTT publishes new data since adding soil moisture sensors

2023-10-10 Thread Stefan Gliessmann
Hi Greg et al., My soil moisture sensors are Ecowitt WH51. Online I found their specs: Moisture Range: 0 - 100 % Resolution: 1 % (so, it is % and not centibar?!) I do not understand how my moisture graph displays values after the decimal point. I use the https://github.com/matthewwall/weewx-mqt

Re: [weewx-user] weewx.UnknownType: extraHumid3" error

2023-10-10 Thread Pierre-Yves
Thanks Tom, I'll make a backup and give a try. I keep you in touch. Regarding the provenance of the base, if I remember well, I installed Weewx in 2018, starting with an empty database. Previously I was using WsWin32. Some months after, I decided to import from WU the about 8 years data I had,