[weewx-user] Re: gw1000 API

2022-11-28 Thread gjr80
> After this I've checked better weewx.conf and I noticed that in section > [StdWXCalculate] [[Calculations]] these entries: >pressure = software > altimeter = prefer_hardware > appTemp = prefer_hardware > barometer = hardware > cloudbase = prefer_hardware >

[weewx-user] Re: gw1000 API

2022-11-28 Thread Francesco
> > When you say '*pressure value is not shown on Seasons skin (N/A)*' I > assume you mean that 'Barometer' is showing as N/A (you need to be careful > with terminology; WeeWX uses three different pressure fields - pressure, > barometer and altimeter - the Seasons skin out of the box displays o

[weewx-user] Re: gw1000 API

2022-11-27 Thread gjr80
On Monday, 28 November 2022 at 00:53:41 UTC+10 Francesco wrote: > After more than a year I'm trying to switch from the interceptor to the > gw1000 driver (I bought a new, more stable router that doesn't need > rebooting), but I'm having some issues (one small). Here is the output > running the

[weewx-user] Re: gw1000 API

2022-11-27 Thread Francesco
After more than a year I'm trying to switch from the interceptor to the gw1000 driver (I bought a new, more stable router that doesn't need rebooting), but I'm having some issues (one small). Here is the output running the driver directly: UV: 0, dateTime: 1669558961, dayRain: 0.0, daymaxwind: 9

[weewx-user] Re: gw1000 API

2021-10-13 Thread Francesco
Ok, perfect, I will give the gw1000 a try and let you know. Thank you again for your help! Il giorno mercoledì 13 ottobre 2021 alle 23:06:05 UTC+2 gjr80 ha scritto: > 1. As Vince says set loop_on_init = True. If the GW1000 driver loses > connection to the GW1000 it will retry (by default) two m

[weewx-user] Re: gw1000 API

2021-10-13 Thread gjr80
1. As Vince says set loop_on_init = True. If the GW1000 driver loses connection to the GW1000 it will retry (by default) two more times before giving up. If loop_on_init is set True WeeWX will then wait 60 seconds before effectively restarting, thus kicking off the process again. I can't guaran

[weewx-user] Re: gw1000 API

2021-10-13 Thread vince
1. if you set loop_on_init = true at the top of weewx.conf the driver reacts gracefully 2. I'd trust Gary did the units part correctly :-) When you test the driver you see what the hardware emits... $ PYTHONPATH=/usr/share/weewx python3 -m user.gw1000 --test-driver Using configuration file /etc

[weewx-user] Re: GW1000 APi Driver - Additional Data in Weewx?

2020-08-03 Thread gjr80
The —test-driver output you posted seems to show the driver is properly obtaining data from the GW1000 and sensors. I suggest you run WeeWX directly (http://weewx.com/docs/usersguide.htm#Running_directly) and observe the loop packets (lines starting with LOOP:) and archive records (lines startin

[weewx-user] Re: GW1000 APi Driver - Additional Data in Weewx?

2020-08-03 Thread 'NanoG5Kite' via weewx-user
Forgot to mention that since the last reset my WH57 did not recorded any lightning strikes, but like to stay prepared to record now... ;-) Am Montag, 3. August 2020 12:31:47 UTC+2 schrieb NanoG5Kite: > > I´m wondering now, how to possible get the additional Data displayed > correctly in weewx? >