[weewx-user] Re: Running Ecowitt Gateway Driver bith as a driver and a service at the same time?

2024-01-28 Thread 'michael.k...@gmx.at' via weewx-user
0.6.0b6 still contains the wrong case for self.latest_sensor_data['datetime'] https://github.com/gjr80/weewx-gw1000/blob/fcd562c2dc7b33015f8a29683d0e1cf35d385470/bin/user/gw1000.py#L1614 gjr80 schrieb am Sonntag, 28. Januar 2024 um 01:55:20 UTC+1: > Thank you, yes, self.latest_sensor_data['date

[weewx-user] Re: weewx.drivers.vantage: Socket error while opening port 22222

2024-01-28 Thread jterr...@gmail.com
I am coming back to your first message of this discussion since it seems that you are trying to use the weewx Vantage driver to connect to a Weatherlink Live. The communication protocol of the Weatherlink Live is completely different of the one used by VP2 or Vantage Vue + datalogger., and the

[weewx-user] Re: Needed software for APRS

2024-01-28 Thread Massimiliano Buldrini
Yes Il giorno sabato 27 gennaio 2024 alle 23:47:23 UTC+1 Devonian ha scritto: > Direwolf ? > > Nigel > G4ZAL > > On Saturday 27 January 2024 at 15:19:46 UTC Massimiliano Buldrini wrote: > >> I have a Davis Vantage Pro 2 with Serial". >> >> I have a Raspberry P4, a serial card to connect directly

[weewx-user] Re: Needed software for APRS

2024-01-28 Thread Massimiliano Buldrini
I'm fine with any software solutions. I read that there are problems with datalogger serial and usb. Is better a datalogger WeatherLinkIP interfaces ? Regards Massimiliano IZ4SJB Il giorno domenica 28 gennaio 2024 alle 15:13:38 UTC+1 Massimiliano Buldrini ha scritto: > Yes > > Il giorno sabat

Re: [weewx-user] Integrate rain24 with Packetsloop

2024-01-28 Thread Remy Lavabre
thanks Tom, I had thought about putting rain = prefer_software but as this type of rain configuration is not documented in the Weewx documentation (or at least I didn't find it!) I didn't take the initiative. .. stupid I am ! :-( little suggestion Tom, perhaps it would be good to document this

[weewx-user] Re: Needed software for APRS

2024-01-28 Thread Tom Hogland
Maybe you can clarify something. Do you have a cabled VP2 with the serial connection, or a wireless VP2 and a serial datalogger in the console? You can use the aprs extension or weewx to write a report in aprs format, then use packages like aprsdigi, aprx, direwolf, or xastir to send the data

[weewx-user] Re: Aucrite sensor stopped working - does it need re-registration?

2024-01-28 Thread ken.r...@gmail.com
Hi Matt, When I point the web browser at the hub, I only see 4 sensors, but I've always only seen 4 sensors even when all 6 were working. Wireshark shows traffic from 5 of the 6 sensors, there's nothing from this 6th sensor and nothing from an unknown sensor ID. I don't have a 433MHz transceiv

[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-28 Thread 'michael.k...@gmx.at' via weewx-user
Ich muss da jetzt endlich mal angehen. Die Radardaten in Kombination mit der Temperatur müssten sich ja auch gut eignen, um die Heizung für den Regenbecher anzusteuern, ohne sinnlos Energie zu verschwenden. Karen K schrieb am Dienstag, 16. Januar 2024 um 21:04:01 UTC+1: > Noch kommt hier relati

[weewx-user] Help installing GW1000 driver.

2024-01-28 Thread Phil Bilboe
I have installed weewx onto my old laptop running Ubuntu 18.04.2 LTS and it is working in simulator mode and generating a webpage. When I try to install the GW1000 driver is get the following message. sudo wee_extension --install=/var/tmp/gw1000-0.6.0b3.tar.gz [sudo] password for phil: Request

[weewx-user] Help with installing weewx-gw1000 driver

2024-01-28 Thread Phil Bilboe
I'm new to linux and trying to install weewx to read my gw1100 gateway. I'm running Ubuntu 18.04.2 LTS and have completed the debian install and the simulator works and generates a webpage. When I try to install the gw1000 driver I get the following: phil@phil-Inspiron-1545:~$ wee_extension -

Re: [weewx-user] Integrate rain24 with Packetsloop

2024-01-28 Thread Tom Keffer
Oh, it was the first thing I did after realizing my omission! Commit 9455fa1 . On Sun, Jan 28, 2024 at 7:30 AM Remy Lavabre wrote: > thanks Tom, > > I had thought about putting rain = prefer_software but as this typ

[weewx-user] Re: Using radar data provided by the German Weather Service DWD

2024-01-28 Thread Karen K
English version below. Es gibt zu diesem Thema noch etwas Neues: eine Kurzfrist-Niederschlagsvorhersage. Da kann man für die nächsten 2 Stunden im 5-Minuten-Abstand erfahren, ob man einen Platzregen zu gewärtigen hat. Die Radardaten des Deutschen Wetterdienstes enthalten eine solche Vorhersag

[weewx-user] Re: Aeris forcast with belchertown

2024-01-28 Thread Dan Roman
I had this problem back in October but it cleared itself up. Never determined if it was an Aeris or Blechertown problem. Didn't need to change my password, delete my account, or anything. It was just a glitch in the matrix I guess that went on for a couple of days and then fixed itself. On

[weewx-user] Re: Help with installing weewx-gw1000 driver

2024-01-28 Thread vince
I would extract the .tar.gz file and tell wee_extension to install the directory of contents therein... cd /var/tmp tar zxvf gw1000-0.6.0b3.tar.gz wee_extension --install gw1000 On Sunday, January 28, 2024 at 9:36:48 AM UTC-8 Phil Bilboe wrote: > I'm new to linux and trying to install weewx to

[weewx-user] Re: Help with installing weewx-gw1000 driver

2024-01-28 Thread vince
I might add that you mentioned you're on Ubuntu 18.04.2 LTS which is many months past end of standard support. You really should be on Ubuntu 22.04.3 LTS which has standard support until June 2027. If this is a standalone system or a throwaway test system, I'd recommend flattening it to a curre

[weewx-user] Re: Help with installing weewx-gw1000 driver

2024-01-28 Thread Phil Bilboe
Its an old Pentium dual core laptop, 2 x 2Ghz that I have lying around. I thought I would try getting Weewx setup on it for a learning experience and if successful use a raspberry pi for long term use. I guess I could try to find an up to date OS lite that will run on it or just buy a raspberry

[weewx-user] Re: Aeris forcast with belchertown

2024-01-28 Thread bchap...@gmail.com
Are you using the aeris maps? That's where I found my issue. The maps rack up hundreds of requests per hour and max you out real quick. I turned off aeris maps and now I have less than 300 hits per day. On Sunday, January 28, 2024 at 1:25:38 PM UTC-5 Dan Roman wrote: > I had this problem bac

Re: [weewx-user] Crash reading from Vantage Pro 2 since v5

2024-01-28 Thread Julian Edwards
Hi Tom 1. Yes, it's the Weatherlink IP. 2. The log entries immediately before the ones I pasted are below. I've always seen IP connectivity issues, which I put down to the Weatherlink IP module's idiosyncrasies. When I see these happening I sometimes check to see if I can ping the IP address of