Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Bob Rose
Thanks All, I got it going. I still have to remap out some data inputs as I do not have some of the default (expected) sensors. You guys are a big help. I should not have picked up on the other driver, as i was even using the old ecowitt driver on the old system. I'll be Down Under in a few

Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread gjr80
Sorry, no internet access this morning. As suggested in the earlier posts your issue has nothing to do with the Ecowitt Gateway driver (aka the GW100 driver), but rather the issue is in the AddEcowittData service in ecowitt.py. tempf is typically the outside temperature field used in Ecowitt

Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Glenn McKechnie
On 18/11/2022, Bob Rose wrote: > Glen, During the initial install I did not see a option for the > ecowitt/gw1000. After the install I found : Add Ecowitt Data to WeeWX > (cougar.eu.com) > . Yes.

Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread vince
Strongly suggest using Gary's excellent driver - https://github.com/gjr80/weewx-gw1000 On Thursday, November 17, 2022 at 4:54:14 PM UTC-8 rose0...@gmail.com wrote: > Glen, During the initial install I did not see a option for the > ecowitt/gw1000. After the install I found : Add Ecowitt Data

Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Bob Rose
Glen, During the initial install I did not see a option for the ecowitt/gw1000. After the install I found : Add Ecowitt Data to WeeWX (cougar.eu.com) . And used that. So, I probably have it all

[weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread vince
Sigh - you're running a setup.py command on a prepackaged weewx installation. Try the 'second' command there in step4 of https://github.com/gjr80/weewx-gw1000 Man that trips up s many people it is just amazing. Yeh. On Thursday, November 17, 2022 at 4:48:10 PM UTC-8

[weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Bob Rose
Thanks Vince, I did move the db aside and weewx created new one. I do have " record_generation = software". Step 4 produces ~$ PYTHONPATH=/home/weewx/bin python3 -m user.gw1000 --test-driver /usr/bin/python3: Error while finding module specification for 'user.gw1000' (ModuleNotFoundError: No

Re: [weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Glenn McKechnie
Agree with Vince; but... Where does the file /usr/share/weewx/user/ecowitt.py come from? It's not in the driver that weewx reports as user.gw1000: GatewayDriver: version is 0.5.0b5 The ecowitt.py drivers I tripped over don't sync with the line 44 number but there is a tempf in ...

[weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread vince
Gonna have to defer to Gary many timezones Down Under on this one, but it would be prudent to post your GW1000 stanza from weewx.conf so he has a complete picture of your setup. And a couple crazy ideas/questions in the interim: - stop weewx, delete (or move aside) your db, and restart

[weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread Bob Rose
Sorry. It was just the way the logview I was using is set up. Here is an oldest at the top cut. Nov 17 16:13:44 ubuntserver weewx[720010]: * Starting weewx weather system weewx Nov 17 16:13:44 ubuntserver weewx[720021] INFO __main__: Initializing weewx version 4.9.1 Nov 17 16:13:44

[weewx-user] Re: Weewx does not update website with new data.

2022-11-17 Thread vince
Bottom to top ? C'mon. Run "tail" please so people can have a chance to try to help. https://github.com/weewx/weewx/wiki/faq-how-to-report-a-problem#providing-log-files On Thursday, November 17, 2022 at 1:31:36 PM UTC-8 rose0...@gmail.com wrote: > After running weewx with a ecowitt gw1000