[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-05-12 Thread Wifi75

>
> hello I have same error:
>

user.interceptor: using 'totalrainin' for rain_total

for fix that problem it is correct below?

[Interceptor]
# This section is for the network traffic interceptor driver.

# The driver to use:

driver = user.interceptor
device_type = ecowitt-client
port = 8000
 
 [[sensor_map_extensions]]
rainBatteryStatus = wh69_battery
 totalrainin = Rainin total 

-- 
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/weewx-user/4e3d294e-106e-48ad-92f7-4d910a8669d6%40googlegroups.com.


Re: [weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-15 Thread Mike Harold Chan
Hello,

May I ask since im using weewx-WD extension, if someone tested already with
GW1000?


Thanks and regards


-Mike-

On Sat, Feb 15, 2020 at 5:31 AM G Hammer  wrote:

> Thank you, works a treat!
> I just have to remember to test new Interceptor versions then edit if
> needed.
>
>
> On Friday, February 14, 2020 at 11:36:59 AM UTC-5, Vetti52 wrote:
>>
>> When looking at interceptor.py version 0.53, there is not yet a wh40batt
>> sensor listed at the class ecowitt-client (Consumer).
>> You may insert in interceptor.py after line 2249 wh65.batt an extra line
>> like
>> 'wh65batt': 'wh65_battery',
>> 'wh40batt': 'wh40_battery',
>> 'pm25_ch1': 'pm2_5',
>>
>> and then add the sensor to weewx.conf like
>> [Interceptor]
>> ...
>> [[sensor_map_extensions]]
>> rainBatteryStatus = wh40_battery
>>
>>
>>
>>
>>
>> Am Mittwoch, 12. Februar 2020 11:22:19 UTC+1 schrieb G Hammer:
>>>
>>>
>>> The question I have is how to map my rain gauge battery (wh40batt). This
>>> is the output running Interceptor directly.
>>> raw data:
>>> PASSKEY==GW1000B_V1.5.6=2020-02-12+10:11:35=72.3=29=30.020=29.551=34.7=60=352=2.46=6.93=15.88=0.00=0=0.000=0.091=0.000=0.000=0.177=0.189=2.110=2.110=0=1.6=0=915M=GW1000_Pro
>>> raw packet: {'wind_speed': 2.46, 'humidity_in': 29.0, 'temperature_in':
>>> 72.3, 'rain_total': 2.11, 'solar_radiation': 0.0, 'wind_gust': 6.93,
>>> 'wh65_battery': 0.0, 'humidity_out': 60.0, 'uv': 0.0, 'rain': 0.0,
>>> 'wh26_battery': 0.0, 'pressure': 29.551, 'temperature_out': 34.7,
>>> 'wind_dir': 352.0, 'dateTime': 1581502295, 'rain_rate': 0.0, 'usUnits': 1}
>>> mapped packet: {'pressure': 29.551, 'outHumidity': 60.0, 'UV': 0.0,
>>> 'radiation': 0.0, 'rain': 0.0, 'dateTime': 1581502295, 'windDir': 352.0,
>>> 'outTemp': 34.7, 'windSpeed': 2.46, 'inHumidity': 29.0, 'inTemp': 72.3,
>>> 'windGust': 6.93, 'rainRate': 0.0, 'usUnits': 1}
>>>
>>>
>>>
>>> --
> 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/weewx-user/ffe5b6f5-8505-4e2c-93dd-aba563e1afee%40googlegroups.com
> 
> .
>

-- 
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/weewx-user/CAKjfRKmx4SCaVQWj0vQoMH%3DGcbgJHpfhEvMicaBb4BSNUhk9ng%40mail.gmail.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-14 Thread G Hammer
Thank you, works a treat!
I just have to remember to test new Interceptor versions then edit if 
needed.


On Friday, February 14, 2020 at 11:36:59 AM UTC-5, Vetti52 wrote:
>
> When looking at interceptor.py version 0.53, there is not yet a wh40batt 
> sensor listed at the class ecowitt-client (Consumer).
> You may insert in interceptor.py after line 2249 wh65.batt an extra line 
> like
> 'wh65batt': 'wh65_battery',
> 'wh40batt': 'wh40_battery',
> 'pm25_ch1': 'pm2_5',
>
> and then add the sensor to weewx.conf like
> [Interceptor]
> ...
> [[sensor_map_extensions]]
> rainBatteryStatus = wh40_battery
>  
>
>
>
>
> Am Mittwoch, 12. Februar 2020 11:22:19 UTC+1 schrieb G Hammer:
>>
>>
>> The question I have is how to map my rain gauge battery (wh40batt). This 
>> is the output running Interceptor directly.
>> raw data: 
>> PASSKEY==GW1000B_V1.5.6=2020-02-12+10:11:35=72.3=29=30.020=29.551=34.7=60=352=2.46=6.93=15.88=0.00=0=0.000=0.091=0.000=0.000=0.177=0.189=2.110=2.110=0=1.6=0=915M=GW1000_Pro
>> raw packet: {'wind_speed': 2.46, 'humidity_in': 29.0, 'temperature_in': 
>> 72.3, 'rain_total': 2.11, 'solar_radiation': 0.0, 'wind_gust': 6.93, 
>> 'wh65_battery': 0.0, 'humidity_out': 60.0, 'uv': 0.0, 'rain': 0.0, 
>> 'wh26_battery': 0.0, 'pressure': 29.551, 'temperature_out': 34.7, 
>> 'wind_dir': 352.0, 'dateTime': 1581502295, 'rain_rate': 0.0, 'usUnits': 1}
>> mapped packet: {'pressure': 29.551, 'outHumidity': 60.0, 'UV': 0.0, 
>> 'radiation': 0.0, 'rain': 0.0, 'dateTime': 1581502295, 'windDir': 352.0, 
>> 'outTemp': 34.7, 'windSpeed': 2.46, 'inHumidity': 29.0, 'inTemp': 72.3, 
>> 'windGust': 6.93, 'rainRate': 0.0, 'usUnits': 1}
>>
>>
>>
>>

-- 
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/weewx-user/ffe5b6f5-8505-4e2c-93dd-aba563e1afee%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-14 Thread Vetti52
When looking at interceptor.py version 0.53, there is not yet a wh40batt 
sensor listed at the class ecowitt-client (Consumer).
You may insert in interceptor.py after line 2249 wh65.batt an extra line 
like
'wh65batt': 'wh65_battery',
'wh40batt': 'wh40_battery',
'pm25_ch1': 'pm2_5',

and then add the sensor to weewx.conf like
[Interceptor]
...
[[sensor_map_extensions]]
rainBatteryStatus = wh40_battery
 




Am Mittwoch, 12. Februar 2020 11:22:19 UTC+1 schrieb G Hammer:
>
>
> The question I have is how to map my rain gauge battery (wh40batt). This 
> is the output running Interceptor directly.
> raw data: 
> PASSKEY==GW1000B_V1.5.6=2020-02-12+10:11:35=72.3=29=30.020=29.551=34.7=60=352=2.46=6.93=15.88=0.00=0=0.000=0.091=0.000=0.000=0.177=0.189=2.110=2.110=0=1.6=0=915M=GW1000_Pro
> raw packet: {'wind_speed': 2.46, 'humidity_in': 29.0, 'temperature_in': 
> 72.3, 'rain_total': 2.11, 'solar_radiation': 0.0, 'wind_gust': 6.93, 
> 'wh65_battery': 0.0, 'humidity_out': 60.0, 'uv': 0.0, 'rain': 0.0, 
> 'wh26_battery': 0.0, 'pressure': 29.551, 'temperature_out': 34.7, 
> 'wind_dir': 352.0, 'dateTime': 1581502295, 'rain_rate': 0.0, 'usUnits': 1}
> mapped packet: {'pressure': 29.551, 'outHumidity': 60.0, 'UV': 0.0, 
> 'radiation': 0.0, 'rain': 0.0, 'dateTime': 1581502295, 'windDir': 352.0, 
> 'outTemp': 34.7, 'windSpeed': 2.46, 'inHumidity': 29.0, 'inTemp': 72.3, 
> 'windGust': 6.93, 'rainRate': 0.0, 'usUnits': 1}
>
>
>
>

-- 
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/weewx-user/1f2ac749-e793-4e4e-99f5-4a01359bfc00%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-12 Thread G Hammer
I have a question and an observation.
The observation is that 0.53 of Interceptor does not shut down cleanly with 
weewx version 4.0.0b12 (or b10, b11), Python 2.7.17

Feb 12 04:58:53 srvr systemd[1]: Stopping LSB: weewx weather system...
Feb 12 04:58:53 srvr weewx[26866]:  * Stopping weewx weather system weewx
Feb 12 04:58:53 srvr weewx[26625] INFO __main__: Received signal TERM (15).
Feb 12 04:58:53 srvr weewx[26625] INFO weewx.engine: Main loop exiting. 
Shutting engine down.
Feb 12 04:58:53 srvr weewx[26625] INFO weewx.engine: Shutting down 
StdReport thread
Feb 12 04:58:53 srvr weewx[26625] INFO user.interceptor: shutting down 
server thread
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: Terminating weewx version 
4.0.0b12
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   Traceback (most 
recent call last):
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/home/weewx/bin/weewxd", line 154, in main
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   engine.run()
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/home/weewx/bin/weewx/engine.py", line 186, in run
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   for packet 
in self.console.genLoopPackets():
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/home/weewx/bin/user/interceptor.py", line 2547, in genLoopPackets
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   data = 
self._device.get_queue().get(True, self._queue_timeout)
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/usr/lib/python2.7/Queue.py", line 177, in get
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   
self.not_empty.wait(remaining)
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/usr/lib/python2.7/threading.py", line 359, in wait
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   _sleep(delay)
Feb 12 04:58:54 srvr weewx[26625] INFO __main__: File 
"/home/weewx/bin/weewxd", line 257, in sigTERMhandler
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   raise 
Terminate
Feb 12 04:58:54 srvr weewx[26625] INFO __main__:   Terminate
Feb 12 04:58:58 srvr weewx[26866]: .   ...done.
Feb 12 04:58:58 srvr systemd[1]: Stopped LSB: weewx weather system.

The question I have is how to map my rain gauge battery (wh40batt). This is 
the output running Interceptor directly.
raw data: 
PASSKEY==GW1000B_V1.5.6=2020-02-12+10:11:35=72.3=29=30.020=29.551=34.7=60=352=2.46=6.93=15.88=0.00=0=0.000=0.091=0.000=0.000=0.177=0.189=2.110=2.110=0=1.6=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.46, 'humidity_in': 29.0, 'temperature_in': 
72.3, 'rain_total': 2.11, 'solar_radiation': 0.0, 'wind_gust': 6.93, 
'wh65_battery': 0.0, 'humidity_out': 60.0, 'uv': 0.0, 'rain': 0.0, 
'wh26_battery': 0.0, 'pressure': 29.551, 'temperature_out': 34.7, 
'wind_dir': 352.0, 'dateTime': 1581502295, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'pressure': 29.551, 'outHumidity': 60.0, 'UV': 0.0, 
'radiation': 0.0, 'rain': 0.0, 'dateTime': 1581502295, 'windDir': 352.0, 
'outTemp': 34.7, 'windSpeed': 2.46, 'inHumidity': 29.0, 'inTemp': 72.3, 
'windGust': 6.93, 'rainRate': 0.0, 'usUnits': 1}



-- 
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/weewx-user/3f650706-0a97-4eff-9b10-7d49d9ac77d7%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-11 Thread Jim Y
Thanks for the direction, will give this a try once I can get back on my 
home network.

On Monday, February 10, 2020 at 8:07:57 PM UTC-8, Paul McGeorge wrote:
>
>
> You could start by trying $current.soilMoist1 in your current.inc file if 
> your using the seasons skin.  Read the customization guide for more options.
>   
> http://www.weewx.com/docs/customizing.htm#customizing_templates 
> 

-- 
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/weewx-user/4d991739-f310-4251-91c2-6d0f63b4c29e%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-10 Thread Paul McGeorge

You could start by trying $current.soilMoist1 in your current.inc file if your 
using the seasons skin.  Read the customization guide for more options.
  
http://www.weewx.com/docs/customizing.htm#customizing_templates

-- 
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/weewx-user/13c206ea-7f20-4d1d-8ca1-c19946ae00eb%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-10 Thread Paul McGeorge

Yup could start by trying $current.soilmoist1 in your current.inc file if your 
using the seasons skin.  Read the customization guide for more options.  

http://www.weewx.com/docs/customizing.htm#customizing_templates

-- 
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/weewx-user/0d73cc15-02c7-431e-b0f4-1e4c7a2ccf30%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-02-10 Thread Jim Y
So, I am just starting to get things going, I have the gw1000, a rain 
gauge, external temp, and 2 soil moisture meters.  

Here's the output from the python command:
raw data: 
PASSKEY==GW1000B_V1.5.6=2020-02-10+16:37:37=71.8=37=30.383=30.383=37.9=99=0.000=0.000=0.000=0.000=0.000=5.209=5.209=5.209=38=53=1.6=0=1.7=1.8=915M=GW1000_Pro
raw packet: {'humidity_in': 37.0, 'soil_battery_1': 1.7, 'soil_battery_2': 
1.8, 'rain_total': 5.209, 'humidity_out': 99.0, 'temperature_in': 71.8, 
'rain': None, 'wh26_battery': 0.0, 'pressure': 30.383, 'temperature_out': 
37.9, 'soil_moisture_1': 38.0, 'soil_moisture_2': 53.0, 'dateTime': 
1581352657, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'pressure': 30.383, 'outHumidity': 99.0, 'rain': None, 
'dateTime': 1581352657, 'outTemp': 37.9, 'soilMoist1': 38.0, 'inHumidity': 
37.0, 'inTemp': 71.8, 'soilMoist2': 53.0, 'rainRate': 0.0, 'usUnits': 1}

When I open the local weewx website, I have the main "expected" data (temps 
and rain info), but nothing from the soil sensors.

When I run a systemctl status weewx, I get this:
● weewx.service - LSB: weewx weather system
   Loaded: loaded (/etc/init.d/weewx; generated)
   Active: active (running) since Mon 2020-02-10 08:48:13 PST; 2min 37s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 19836 ExecStop=/etc/init.d/weewx stop (code=exited, 
status=0/SUCCESS)
  Process: 20142 ExecStart=/etc/init.d/weewx start (code=exited, 
status=0/SUCCESS)
Tasks: 2 (limit: 4915)
   CGroup: /system.slice/weewx.service
   └─20188 python /usr/bin/weewxd --daemon 
--pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf

Feb 10 08:48:13 hass weewx[20188]: restx: PWSweather: Posting not enabled.
Feb 10 08:48:13 hass weewx[20188]: restx: CWOP: Posting not enabled.
Feb 10 08:48:13 hass weewx[20188]: restx: WOW: Posting not enabled.
Feb 10 08:48:13 hass weewx[20188]: restx: AWEKAS: Posting not enabled.
Feb 10 08:48:13 hass weewx[20188]: engine: Starting up weewx version 3.9.2
Feb 10 08:48:13 hass weewx[20188]: engine: Starting main packet loop.
Feb 10 08:48:49 hass weewx[20188]: interceptor: MainThread: using 
'totalrainin' for rain_total
Feb 10 08:48:49 hass weewx[20188]: interceptor: MainThread: unrecognized 
parameter wh40batt=1.6
Feb 10 08:48:49 hass weewx[20188]: interceptor: MainThread: skipping rain 
measurement of 5.209: no last rain
Feb 10 08:49:50 hass weewx[20188]: interceptor: MainThread: unrecognized 
parameter wh40batt=1.6

I'm not especially worried about the missing battery level on the rain 
gauge, but can you point me where I need to go to get the soil moisture 
meters visible on the front end?  I've read so many forum posts at this 
point my eyes are crossed and I'm a bit lost about what config files I 
should be editing...


On Sunday, December 29, 2019 at 8:59:56 PM UTC-8, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/d7275475-c7c4-4964-9ca5-8f09ca49f511%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-30 Thread James Berry
Just to confirm that it just rained a bit and the new changes in 0.53 caused 
the rain to register on my HP2551 :-)

-- 
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/weewx-user/91c2176f-b8c2-455b-9790-495008e7d7e3%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-30 Thread Vetti52
Tuesday, 30. January 2020 01:21:32 UTC+1 mwall wrote :
>
> [Interceptor]
> ...
> [[sensor_map_extensions]]
> txBatteryStatus = wh65_battery
>
> that way you get all the standard mappings, and just override the 
> txBatteryStatus
>
> m 
>

That's right, and I will do that. However, actually this is not the only 
change, I have made.
In summary there are these modifications:
class Consumer(object):
...
  DEFAULT_SENSOR_MAP = {
... 
  'rainEvent': 'rain_event',
  'txBatteryStatus': 'wh65_battery',
...

class EcowittClient(Consumer):
...
LABEL_MAP = { 
  'baromrelin': 'barometer',
...
  'eventrainin': 'rain_event',

IGNORED_LABELS = [
'PASSKEY', 'dateutc', 'stationtype', 'model', 'freq', # 
'baromrelin',
'maxdailygust', 'hourlyrainin', 'dailyrainin', #'eventrainin', 
 

I tried to put these mappings into the sensor map extensions, but I failed. 
Neither relative pressure nor rain event showed up. Maybe again you can 
help.
Unless I cannot put all of it into the extensions in weewx.conf, I prefer 
not to mess up with editing at two places but track my modifications in 
interceptor.py only.

-- 
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/weewx-user/7ecd2ebd-0e0c-42fd-8d6a-487e86d72cb0%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-30 Thread Vetti52
Tuesday, 30. January 2020 01:21:32 UTC+1 mwall wrote :
>
> [Interceptor]
> ...
> [[sensor_map_extensions]]
> txBatteryStatus = wh65_battery
>
> that way you get all the standard mappings, and just override the 
> txBatteryStatus
>
> m 
>

That's right, and I will do that. However, actually this is not the only 
change, I have made.
In summary there are these modifications:
class Consumer(object):
...
  DEFAULT_SENSOR_MAP = {
... 
  'rainEvent': 'rain_event',
  'txBatteryStatus': 'battery',
...

class EcowittClient(Consumer):
...
LABEL_MAP = { 
  'baromrelin': 'barometer',
...
  'eventrainin': 'rain_event',

IGNORED_LABELS = [
'PASSKEY', 'dateutc', 'stationtype', 'model', 'freq', # 
'baromrelin',
'maxdailygust', 'hourlyrainin', 'dailyrainin', #'eventrainin', 
 

I tried to put these mappings into the sensor map extensions, but I failed. 
Neither relative pressure nor rain event showed up. Maybe again you can 
help.
Unless I cannot put all of it into the extensions in weewx.conf, I prefer 
not to mess up with editing at two places but track my modifications in 
interceptor.py only.

-- 
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/weewx-user/9c4bebc5-7298-47a9-acd8-0a480303cf54%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread G Hammer
Thanks for that. Been wanting to have battery status appear, but wasn't 
wanting to change the driver.
I couldn't find where the extensions were documented, so left things alone 
as it is a nice to have.
As a plus, this is the first time I've seen mention of rain_total since 
I've used Interceptor.
Jan 29 20:09:40 srvr weewx[13658] INFO user.interceptor: using 'totalrainin' 
for rain_total



On Wednesday, January 29, 2020 at 7:21:32 PM UTC-5, mwall wrote:
>
>
>
> On Wednesday, January 29, 2020 at 11:58:09 AM UTC-5, Vetti52 wrote:
>>
>> At the moment, I do all the changes directly in interceptor.py, as this 
>> is up to now the only way, I can understand, what I am doing. But, maybe, I 
>> should better manage to put all these things into my weewx.conf section 
>> [[sensor_map_extensions]], if not fixed otherwise.
>>
>
> you should put your customizations in the weewx configuration file.
>
> for example, to map wh65_battery to the database field txBatteryStatus, do 
> this:
>
> [Interceptor]
> ...
> [[sensor_map_extensions]]
> txBatteryStatus = wh65_battery
>
> that way you get all the standard mappings, and just override the 
> txBatteryStatus
>
> m 
>

-- 
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/weewx-user/5ab4a84b-91f1-4ad8-80dd-9fdde7979b71%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread mwall


On Wednesday, January 29, 2020 at 11:58:09 AM UTC-5, Vetti52 wrote:
>
> At the moment, I do all the changes directly in interceptor.py, as this is 
> up to now the only way, I can understand, what I am doing. But, maybe, I 
> should better manage to put all these things into my weewx.conf section 
> [[sensor_map_extensions]], if not fixed otherwise.
>

you should put your customizations in the weewx configuration file.

for example, to map wh65_battery to the database field txBatteryStatus, do 
this:

[Interceptor]
...
[[sensor_map_extensions]]
txBatteryStatus = wh65_battery

that way you get all the standard mappings, and just override the 
txBatteryStatus

m 

-- 
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/weewx-user/06dc2b4f-55a0-48ad-ac25-5cfbb6915081%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread Vetti52


Am Mittwoch, 29. Januar 2020 06:26:59 UTC+1 schrieb mwall:
>
>
>
> On Tuesday, January 28, 2020 at 11:00:34 AM UTC-5, Vetti52 wrote:
>>
>>
>> starting at line 2246
>>
>>> 'totalrainin': 'rain_total',
>>> 'rainratein': 'rain_rate',
>>>
>>
>> These lines made it for me. Since version 0.51 rain works fine. However, 
>> now there is wh65_battery missing in weewx. So, it is not yet perfect.  
>>
>
> i am sure weewx-interceptor is still not perfect (and the firmware updates 
> and discrepancies between ambient, ecowitt, and other firmware ensure that 
> perfect will probably never be obtained), but these items were resolved in 
> 0.52
>
> m
>

Anyway, you did - and still do! -  a great job. Yes!!!

My skills in python are just enough, to read the code and understand it a 
little bit. Currently I try to find out, where the gap for battery 
indicator is. Now I use ver. 0.53 with some changes for using the 
baromrelin of the console and an additional rain_event topic, as  Stephen0 
described. However, the battery status does not pass through to Weewx. As 
far as I can read your code, you try to gather a whole set of battery 
sensors, ending up in the assignment of 'txBatteryStatus' to 'battery'. 
There is some gap, which I do not understand. I changed the assignment to 
'txBatteryStatus': 'wh65_battery', which solves the problem for me. At the 
moment, I do all the changes directly in interceptor.py, as this is up to 
now the only way, I can understand, what I am doing. But, maybe, I should 
better manage to put all these things into my weewx.conf section 
[[sensor_map_extensions]], if not fixed otherwise.

-- 
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/weewx-user/a5efbb2c-4d39-47b8-bc65-839698fcd469%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread gjr80
Matthew,

Please ignore the log extract from my now deleted post.

Have my GW1000 running under WeeWX 4/python 3. Not sure I have seen anyone 
else running under python 3 but I think there might be some python 3 string 
decoding issues:

Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: POST: b
'PASSKEY==GW1000_V1.5.6=2020-01-29+13:02:02=88.9=61=29.911=29.911=433M=GW1000'
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: raw data: b
'PASSKEY==GW1000_V1.5.6=2020-01-29+13:02:02=88.9=61=29.911=29.911=433M=GW1000'
Jan 29 23:02:03 buster46 weewx[638] INFO user.interceptor: unrecognized 
parameter b'PASSKEY=
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: ignored 
parameter stationtype=GW1000_V1.5.6
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: ignored 
parameter baromrelin=29.911
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: ignored 
parameter freq=433M
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: ignored 
parameter model=GW1000'
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: raw packet: {
'dateTime': 1580302922, 'usUnits': 1, 'temperature_in': 88.9, 'humidity_in': 
61.0, 'pressure': 29.911}
Jan 29 23:02:03 buster46 weewx[638] DEBUG user.interceptor: mapped packet: {
'dateTime': 1580302922, 'usUnits': 1, 'pressure': 29.911, 'inHumidity': 61.0
, 'inTemp': 88.9}
Jan 29 23:02:13 buster46 weewx[638] DEBUG user.interceptor: empty queue
Jan 29 23:02:23 buster46 weewx[638] DEBUG user.interceptor: empty queue

If I understand correctly PASSKEY should be an ignored field; however, it 
is making its way through as b'PASSKEY and hence unrecognised. Interceptor 
version is 0.53.

Also the PASSKEY obfuscation on the raw data and unrecognised parameter 
lines is my output editing not the driver, guess it is hard to know what 
your obfuscating if you don't recognise the parameter.

Gary

-- 
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/weewx-user/351a7419-ff37-4114-9da2-55235bb5a98a%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread gjr80
Matthew,

Have my GW1000 running under WeeWX 4/python 3. Not sure I have seen anyone 
else running under python 3 but I think there might be some python 3 string 
decoding issues:

Jan 29 22:05:12 buster46 weewx[1343] DEBUG user.interceptor: empty queue
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: POST: b
'PASSKEY==GW1000_V1.5.6=2020-01-29+12:05:12=88.7=61=29.908=29.908=433M=GW1000'
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: raw data: b
'PASSKEY==GW1000_V1.5.6=2020-01-29+12:05:12=88.7=61=29.908=29.908=433M=GW1000'
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: ignored 
parameter b'PASSKEY=
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: ignored 
parameter stationtype=GW1000_V1.5.6
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: ignored 
parameter baromrelin=29.908
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: ignored 
parameter freq=433M
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: ignored 
parameter model=GW1000'
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: raw packet: {
'dateTime': 1580299512, 'usUnits': 1, 'temperature_in': 88.7, 'humidity_in': 
61.0, 'pressure': 29.908}
Jan 29 22:05:13 buster46 weewx[1343] DEBUG user.interceptor: mapped packet: 
{'dateTime': 1580299512, 'usUnits': 1, 'pressure': 29.908, 'inHumidity': 
61.0, 'inTemp': 88.7}

If I understand correctly PASSKEY should be an ignored field; however, it 
is making its way through as b'PASSKEY and hence unrecognised.

Also the PASSKEY obfuscation on the raw data and ignored parameter lines is 
my output editing not the driver, guess that one is tough to fix though.

Gary


-- 
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/weewx-user/43231755-92e3-4d2d-bb0c-61dc954378d2%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-29 Thread James Berry
Hi

I have installed this and will let you know how I get on (leaving debug 
logs on).  Given it's their protocol you would think that they would be 
able to make it the same between two of their own devices!  

On Wednesday, 29 January 2020 05:24:34 UTC, mwall wrote:
>
> james,
>
> please try weewx-interceptor 0.53.  this should use yearlyrainin for 
> devices such as the hp2551 that use something similar to but not quite the 
> ecowitt protocol.
>
> m
>

-- 
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/weewx-user/db0c41f1-7ae8-4a1e-b2e4-b13feb295427%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread mwall


On Tuesday, January 28, 2020 at 11:00:34 AM UTC-5, Vetti52 wrote:
>
>
> starting at line 2246
>
>> 'totalrainin': 'rain_total',
>> 'rainratein': 'rain_rate',
>>
>
> These lines made it for me. Since version 0.51 rain works fine. However, 
> now there is wh65_battery missing in weewx. So, it is not yet perfect.  
>

i am sure weewx-interceptor is still not perfect (and the firmware updates 
and discrepancies between ambient, ecowitt, and other firmware ensure that 
perfect will probably never be obtained), but these items were resolved in 
0.52

m

-- 
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/weewx-user/e935a22e-6d6b-4e31-bd91-ab7f7dbd99b5%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread mwall
james,

please try weewx-interceptor 0.53.  this should use yearlyrainin for 
devices such as the hp2551 that use something similar to but not quite the 
ecowitt protocol.

m

-- 
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/weewx-user/a5027f34-4c94-4f90-ba69-72ac1597b2dd%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread gjr80
Ok, thanks, the issue is that the http posts being intercepted by the 
interceptor driver do not contain a ‘rainin’ field. When used with the Ecowitt 
client the interceptor driver relies on being able to calculate the difference 
between successive rainin values to determine the rainfall per packet. No 
rainin means no (field) rain. No rain field translates to nulls in the rain 
field in your database (as distinct from zero).

What to do? I know nothing of your station so i don’t know if the lack of a 
rainin in the http post is expected behaviour or not. At the moment the use of 
rainin to calculate rain is hard coded in the interceptor driver. It is also 
possible to calculate rain from any of the other cumulative rain fields in the 
http post (day, month and year for example) but (I believe) this will require 
changes to the interceptor driver rather than just adding an entry to the field 
map in weewx.conf. Probably one for Matthew or some of the others more familiar 
with the interceptor driver.

Gary

-- 
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/weewx-user/08ac0d74-3e62-4558-85c6-ae4f5ef8afe9%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread James Berry
Ok, think I've got all that.  Files here:

https://www.dropbox.com/sh/gapewrn5f2hqczy/AAAs2FUqlM035k9GRYYCLBeoa?dl=0


On Tuesday, 28 January 2020 20:19:47 UTC, gjr80 wrote:
>
> Hi, 
>
> I would suggest you go back to basics and post a copy of weewx.conf and a 
> startup debug log extract. The output of the wee_debug utility (
> http://weewx.com/docs/utilities.htm#wee_debug_utility) includes a 
> sanitised copy of weewx.conf, just copy and post the output. Do check it 
> first for sensitive info such as passwords, usernames, addresses etc 
> wee_debug is good at obfuscating this info but is not perfect. To obtain a 
> startup debug report edit weewx.conf, set debug = 1 then restart WeeWX. Let 
> WeeWX run for at least two full archive periods then take a copy of the log 
> from startup through until the two archive periods have elapsed. Post the 
> log extract making sure you include the full startup log, don’t edit/alter 
> anything. 
>
> Gary

-- 
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/weewx-user/f4f86c48-996f-4141-9e74-99697b470bef%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread gjr80
Hi,

I would suggest you go back to basics and post a copy of weewx.conf and a 
startup debug log extract. The output of the wee_debug utility 
(http://weewx.com/docs/utilities.htm#wee_debug_utility) includes a sanitised 
copy of weewx.conf, just copy and post the output. Do check it first for 
sensitive info such as passwords, usernames, addresses etc wee_debug is good at 
obfuscating this info but is not perfect. To obtain a startup debug report edit 
weewx.conf, set debug = 1 then restart WeeWX. Let WeeWX run for at least two 
full archive periods then take a copy of the log from startup through until the 
two archive periods have elapsed. Post the log extract making sure you include 
the full startup log, don’t edit/alter anything.

Gary

-- 
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/weewx-user/874ed61d-1515-4ba0-a6cf-a6f6cb6fb09c%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread James Berry
For completeness, here are the complete logs for an entry from my device 
where it had rained earlier, but wasn't raining at the time.

Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: raw data: 
PASSKEY=xx=EasyWeatherV1.4.6=2020-01-28+06:37:00=67.5=46=29.106=29.106=37.9=87=274_avg10m=258=10.5_avg10m=11.2=15.9=28.6=0.000=0.488=0.000=0.106=0.488=0.921=0.921=0.00=0=0=0=433M=HP2551_V1.5.7
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter eventrainin=0.488
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter baromrelin=29.106
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter maxdailygust=28.6
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter monthlyrainin=0.921
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter PASSKEY=
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter model=HP2551_V1.5.7
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: unrecognized 
parameter windspdmph_avg10m=11.2
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter hourlyrainin=0.000
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: unrecognized 
parameter winddir_avg10m=258
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter freq=433M
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter yearlyrainin=0.921
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter dailyrainin=0.106
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter stationtype=EasyWeatherV1.4.6
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter weeklyrainin=0.488
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: raw packet: 
{'wind_speed': 10.5, 'humidity_in': 46.0, 'temperature_in': 67.5, 
'solar_radiation': 0.0, 'wind_gust': 15.9, 'wh65_battery': 0.0, 
'humidity_out': 87.0, 'uv': 0.0, 'dateTime': 1580193420, 'pressure': 
29.106, 'temperature_out': 37.9, 'wind_dir': 274.0, 'wh25_battery': 0.0, 
'rain_rate': 0.0, 'usUnits': 1}
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: mapped 
packet: {'pressure': 29.106, 'outHumidity': 87.0, 'UV': 0.0, 'radiation': 
0.0, 'dateTime': 1580193420, 'windDir': 274.0, 'outTemp': 37.9, 
'windSpeed': 10.5, 'inHumidity': 46.0, 'inTemp': 67.5, 'windGust': 15.9, 
'rainRate': 0.0, 'usUnits': 1}

On Tuesday, 28 January 2020 16:19:37 UTC, James Berry wrote:
>
> I had assumed that since hourlyrainin and dailyrainin were present in the 
> source data that these were meant to be mapped somewhere - the log says 
> these are ignored (and have values in them).  You are right that there was 
> no rainfall at the time, but you can see that there had been some since 
> midnight.
>
> Looking at interceptor.py I find the lines you refer to at line 2359 
> (which is also the line they are in the latest github version)
> My weewx.config is pretty much verbatim - only just installed it and added 
> the interceptor sections as per the instructions (it only has the port and 
> the use of ecowitt-client) - it has no mapping extensions in
>
> Looking at my archive table I can see rain_rate is populated with values, 
> but the rain column is NULL - so perhaps it is that the calculation is not 
> happening rather than the mapping is wrong?
>
>
>
> On Tuesday, 28 January 2020 16:00:34 UTC, Vetti52 wrote:
>>
>> according to your data, there was no rain at that time. rain_rate is 
>> zero. rain_total is not provided by your console and will be calculated. I 
>> had the same problem, which is solved since version 0.51.
>> When starting interceptor.py manually, you will see, how the sensors are 
>> labelled by your console. 
>>
>> have a look into interceptor.py
>>
>> starting at line 2246
>>
>>> 'totalrainin': 'rain_total',
>>> 'rainratein': 'rain_rate',
>>>
>>
>> These lines made it for me. Since version 0.51 rain works fine. However, 
>> now there is wh65_battery missing in weewx. So, it is not yet perfect. 
>>
>> Do you have any entries in weewx.conf?
>>
>>> [Interceptor]
>>> [[sensor_map_extensions]]
>>>
>>
>>
>> Am Dienstag, 28. Januar 2020 07:40:19 UTC+1 schrieb James Berry:
>>>
>>> Looks like there was some rain since midnight, this is the log entry 
>>> being generated - looks like the rain total is being ignored and this could 
>>> be the reason?
>>>
>>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
>>> unrecognized parameter windspdmph_avg10m=11.2
>>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>>> parameter hourlyrainin=0.000
>>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
>>> unrecognized parameter winddir_avg10m=258
>>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>>> parameter 

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread James Berry
I had assumed that since hourlyrainin and dailyrainin were present in the 
source data that these were meant to be mapped somewhere - the log says 
these are ignored (and have values in them).  You are right that there was 
no rainfall at the time, but you can see that there had been some since 
midnight.

Looking at interceptor.py I find the lines you refer to at line 2359 (which 
is also the line they are in the latest github version)
My weewx.config is pretty much verbatim - only just installed it and added 
the interceptor sections as per the instructions (it only has the port and 
the use of ecowitt-client) - it has no mapping extensions in

Looking at my archive table I can see rain_rate is populated with values, 
but the rain column is NULL - so perhaps it is that the calculation is not 
happening rather than the mapping is wrong?



On Tuesday, 28 January 2020 16:00:34 UTC, Vetti52 wrote:
>
> according to your data, there was no rain at that time. rain_rate is zero. 
> rain_total is not provided by your console and will be calculated. I had 
> the same problem, which is solved since version 0.51.
> When starting interceptor.py manually, you will see, how the sensors are 
> labelled by your console. 
>
> have a look into interceptor.py
>
> starting at line 2246
>
>> 'totalrainin': 'rain_total',
>> 'rainratein': 'rain_rate',
>>
>
> These lines made it for me. Since version 0.51 rain works fine. However, 
> now there is wh65_battery missing in weewx. So, it is not yet perfect. 
>
> Do you have any entries in weewx.conf?
>
>> [Interceptor]
>> [[sensor_map_extensions]]
>>
>
>
> Am Dienstag, 28. Januar 2020 07:40:19 UTC+1 schrieb James Berry:
>>
>> Looks like there was some rain since midnight, this is the log entry 
>> being generated - looks like the rain total is being ignored and this could 
>> be the reason?
>>
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
>> unrecognized parameter windspdmph_avg10m=11.2
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter hourlyrainin=0.000
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
>> unrecognized parameter winddir_avg10m=258
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter freq=433M
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter yearlyrainin=0.921
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter dailyrainin=0.106
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter stationtype=EasyWeatherV1.4.6
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
>> parameter weeklyrainin=0.488
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: raw 
>> packet: {'wind_speed': 10.5, 'humidity_in': 46.0, 'temperature_in': 67.5, 
>> 'solar_radiation': 0.0, 'wind_gust': 15.9, 'wh65_battery': 0.0, 
>> 'humidity_out': 87.0, 'uv': 0.0, 'dateTime': 1580193420, 'pressure': 
>> 29.106, 'temperature_out': 37.9, 'wind_dir': 274.0, 'wh25_battery': 0.0, 
>> 'rain_rate': 0.0, 'usUnits': 1}
>> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: mapped 
>> packet: {'pressure': 29.106, 'outHumidity': 87.0, 'UV': 0.0, 'radiation': 
>> 0.0, 'dateTime': 1580193420, 'windDir': 274.0, 'outTemp': 37.9, 
>> 'windSpeed': 10.5, 'inHumidity': 46.0, 'inTemp': 67.5, 'windGust': 15.9, 
>> 'rainRate': 0.0, 'usUnits': 1}
>>
>> On Tuesday, 28 January 2020 06:21:48 UTC, James Berry wrote:
>>>
>>> Hi Paul,
>>>
>>> /usr/share/weewx/user/interceptor.py dated Jan 16
>>> - DRIVER_VERSION = '0.52'
>>>
>>> I guess there must be a difference between the HP2551 and GW1000.  
>>> I did see the current record rain_rate increase in the web page, but 
>>> rain today did not, and the graph does not show any rainfall.
>>>
>>> I will attempt to increase the level of logging ahead of next rainfall 
>>> to see if I can capture what is coming from the device.
>>>
>>> Best wishes
>>> James
>>>
>>>
>>> On Tuesday, 28 January 2020 03:41:22 UTC, Paul McGeorge wrote:

 Are you using the latest version .52?  

 I am getting identical readings on ecowitt.net and Weewx with my 
 GW1000 and the latest version and no extra configuration for rain.

 On Monday, January 27, 2020 at 10:44:38 AM UTC-7, James Berry wrote:
>
> It has been raining here today. My HP2551 has uploaded rain to 
> ecowitt.net and wu, but nothing has appeared in weewx.  Looking at 
> this perhaps the default config for the ecowitt-client needs some changes 
> for me to get rain to be logged?
>
> Did you work out what to do? 
>
> On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:
>>
>>
>>
>> Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>>>
>>>
>>>
>>> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:

 On Sunday, January 12, 2020 

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-28 Thread Vetti52
according to your data, there was no rain at that time. rain_rate is zero. 
rain_total is not provided by your console and will be calculated. I had 
the same problem, which is solved since version 0.51.
When starting interceptor.py manually, you will see, how the sensors are 
labelled by your console. 

have a look into interceptor.py

starting at line 2246

> 'totalrainin': 'rain_total',
> 'rainratein': 'rain_rate',
>

These lines made it for me. Since version 0.51 rain works fine. However, 
now there is wh65_battery missing in weewx. So, it is not yet perfect. 

Do you have any entries in weewx.conf?

> [Interceptor]
> [[sensor_map_extensions]]
>


Am Dienstag, 28. Januar 2020 07:40:19 UTC+1 schrieb James Berry:
>
> Looks like there was some rain since midnight, this is the log entry being 
> generated - looks like the rain total is being ignored and this could be 
> the reason?
>
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
> unrecognized parameter windspdmph_avg10m=11.2
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter hourlyrainin=0.000
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: 
> unrecognized parameter winddir_avg10m=258
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter freq=433M
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter yearlyrainin=0.921
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter dailyrainin=0.106
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter stationtype=EasyWeatherV1.4.6
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
> parameter weeklyrainin=0.488
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: raw packet: 
> {'wind_speed': 10.5, 'humidity_in': 46.0, 'temperature_in': 67.5, 
> 'solar_radiation': 0.0, 'wind_gust': 15.9, 'wh65_battery': 0.0, 
> 'humidity_out': 87.0, 'uv': 0.0, 'dateTime': 1580193420, 'pressure': 
> 29.106, 'temperature_out': 37.9, 'wind_dir': 274.0, 'wh25_battery': 0.0, 
> 'rain_rate': 0.0, 'usUnits': 1}
> Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: mapped 
> packet: {'pressure': 29.106, 'outHumidity': 87.0, 'UV': 0.0, 'radiation': 
> 0.0, 'dateTime': 1580193420, 'windDir': 274.0, 'outTemp': 37.9, 
> 'windSpeed': 10.5, 'inHumidity': 46.0, 'inTemp': 67.5, 'windGust': 15.9, 
> 'rainRate': 0.0, 'usUnits': 1}
>
> On Tuesday, 28 January 2020 06:21:48 UTC, James Berry wrote:
>>
>> Hi Paul,
>>
>> /usr/share/weewx/user/interceptor.py dated Jan 16
>> - DRIVER_VERSION = '0.52'
>>
>> I guess there must be a difference between the HP2551 and GW1000.  
>> I did see the current record rain_rate increase in the web page, but rain 
>> today did not, and the graph does not show any rainfall.
>>
>> I will attempt to increase the level of logging ahead of next rainfall to 
>> see if I can capture what is coming from the device.
>>
>> Best wishes
>> James
>>
>>
>> On Tuesday, 28 January 2020 03:41:22 UTC, Paul McGeorge wrote:
>>>
>>> Are you using the latest version .52?  
>>>
>>> I am getting identical readings on ecowitt.net and Weewx with my GW1000 
>>> and the latest version and no extra configuration for rain.
>>>
>>> On Monday, January 27, 2020 at 10:44:38 AM UTC-7, James Berry wrote:

 It has been raining here today. My HP2551 has uploaded rain to 
 ecowitt.net and wu, but nothing has appeared in weewx.  Looking at 
 this perhaps the default config for the ecowitt-client needs some changes 
 for me to get rain to be logged?

 Did you work out what to do? 

 On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:
>
>
>
> Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>>
>>
>>
>> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>>>
>>> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:

 This will make things a bit easier. However, I must confess, that I 
 am sometimes a bit messy. So, when updating interceptor.py from your 
 site, 
 I will have to remember, on which parts I mades my modifications. So, 
 for 
 me it would be much easier, if all modifications could  reside in a 
 separate file. I am afraid, that realizing this would a hard job for 
 now.

>>>
>>> the only modifications you should make are to the weewx 
>>> configuration file.
>>>
>>> m
>>>
>>
>> Well, I followed the procedure of Stephen to import rain event:
>>
>> https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960
>>
>> and additionally modified 'baromrelin': 'barometer', because my 
>> WS2900 has a very simple way to calculate "relative pressure" by just 
>> adding constantly 26.9 hPa to the measured "absolute pressure". For 
>> better 

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-27 Thread James Berry
Looks like there was some rain since midnight, this is the log entry being 
generated - looks like the rain total is being ignored and this could be 
the reason?

Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: unrecognized 
parameter windspdmph_avg10m=11.2
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter hourlyrainin=0.000
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: unrecognized 
parameter winddir_avg10m=258
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter freq=433M
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter yearlyrainin=0.921
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter dailyrainin=0.106
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter stationtype=EasyWeatherV1.4.6
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: ignored 
parameter weeklyrainin=0.488
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: raw packet: 
{'wind_speed': 10.5, 'humidity_in': 46.0, 'temperature_in': 67.5, 
'solar_radiation': 0.0, 'wind_gust': 15.9, 'wh65_battery': 0.0, 
'humidity_out': 87.0, 'uv': 0.0, 'dateTime': 1580193420, 'pressure': 
29.106, 'temperature_out': 37.9, 'wind_dir': 274.0, 'wh25_battery': 0.0, 
'rain_rate': 0.0, 'usUnits': 1}
Jan 28 06:37:02 weather weewx[27613]: interceptor: MainThread: mapped 
packet: {'pressure': 29.106, 'outHumidity': 87.0, 'UV': 0.0, 'radiation': 
0.0, 'dateTime': 1580193420, 'windDir': 274.0, 'outTemp': 37.9, 
'windSpeed': 10.5, 'inHumidity': 46.0, 'inTemp': 67.5, 'windGust': 15.9, 
'rainRate': 0.0, 'usUnits': 1}

On Tuesday, 28 January 2020 06:21:48 UTC, James Berry wrote:
>
> Hi Paul,
>
> /usr/share/weewx/user/interceptor.py dated Jan 16
> - DRIVER_VERSION = '0.52'
>
> I guess there must be a difference between the HP2551 and GW1000.  
> I did see the current record rain_rate increase in the web page, but rain 
> today did not, and the graph does not show any rainfall.
>
> I will attempt to increase the level of logging ahead of next rainfall to 
> see if I can capture what is coming from the device.
>
> Best wishes
> James
>
>
> On Tuesday, 28 January 2020 03:41:22 UTC, Paul McGeorge wrote:
>>
>> Are you using the latest version .52?  
>>
>> I am getting identical readings on ecowitt.net and Weewx with my GW1000 
>> and the latest version and no extra configuration for rain.
>>
>> On Monday, January 27, 2020 at 10:44:38 AM UTC-7, James Berry wrote:
>>>
>>> It has been raining here today. My HP2551 has uploaded rain to 
>>> ecowitt.net and wu, but nothing has appeared in weewx.  Looking at this 
>>> perhaps the default config for the ecowitt-client needs some changes for me 
>>> to get rain to be logged?
>>>
>>> Did you work out what to do? 
>>>
>>> On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:



 Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>
>
>
> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>>
>> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>>>
>>> This will make things a bit easier. However, I must confess, that I 
>>> am sometimes a bit messy. So, when updating interceptor.py from your 
>>> site, 
>>> I will have to remember, on which parts I mades my modifications. So, 
>>> for 
>>> me it would be much easier, if all modifications could  reside in a 
>>> separate file. I am afraid, that realizing this would a hard job for 
>>> now.
>>>
>>
>> the only modifications you should make are to the weewx configuration 
>> file.
>>
>> m
>>
>
> Well, I followed the procedure of Stephen to import rain event:
>
> https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960
>
> and additionally modified 'baromrelin': 'barometer', because my WS2900 
> has a very simple way to calculate "relative pressure" by just adding 
> constantly 26.9 hPa to the measured "absolute pressure". For better 
> comparison with official Weather Station data, I have changed the 
> absolute 
> pressure, so that the relative pressure meets the official data now. So, 
> the absolute pressure is "wrong" and should not be the basis of 
> calulation. 
> At least not the way, it actually is.
>
> I am not sure, if both modifications could be entered into weewx.conf.
>

 Now, as it finally rains today, I have tried to modify weewx.conf that 
 way:

 [Interceptor]
> # This section is for the network traffic interceptor driver.
>
> # The driver to use:
> driver = user.interceptor
> device_type = ecowitt-client
> mode = listen
> port = 9000
> [[sensor_map_extensions]]
> baromrelin = barometer
> battery_wh65 = battery
> eventrainin = rain_event
> rain_event = 

[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-27 Thread James Berry
Hi Paul,

/usr/share/weewx/user/interceptor.py dated Jan 16
- DRIVER_VERSION = '0.52'

I guess there must be a difference between the HP2551 and GW1000.  
I did see the current record rain_rate increase in the web page, but rain 
today did not, and the graph does not show any rainfall.

I will attempt to increase the level of logging ahead of next rainfall to 
see if I can capture what is coming from the device.

Best wishes
James


On Tuesday, 28 January 2020 03:41:22 UTC, Paul McGeorge wrote:
>
> Are you using the latest version .52?  
>
> I am getting identical readings on ecowitt.net and Weewx with my GW1000 
> and the latest version and no extra configuration for rain.
>
> On Monday, January 27, 2020 at 10:44:38 AM UTC-7, James Berry wrote:
>>
>> It has been raining here today. My HP2551 has uploaded rain to 
>> ecowitt.net and wu, but nothing has appeared in weewx.  Looking at this 
>> perhaps the default config for the ecowitt-client needs some changes for me 
>> to get rain to be logged?
>>
>> Did you work out what to do? 
>>
>> On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:
>>>
>>>
>>>
>>> Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:



 Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>
> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>>
>> This will make things a bit easier. However, I must confess, that I 
>> am sometimes a bit messy. So, when updating interceptor.py from your 
>> site, 
>> I will have to remember, on which parts I mades my modifications. So, 
>> for 
>> me it would be much easier, if all modifications could  reside in a 
>> separate file. I am afraid, that realizing this would a hard job for now.
>>
>
> the only modifications you should make are to the weewx configuration 
> file.
>
> m
>

 Well, I followed the procedure of Stephen to import rain event:

 https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960

 and additionally modified 'baromrelin': 'barometer', because my WS2900 
 has a very simple way to calculate "relative pressure" by just adding 
 constantly 26.9 hPa to the measured "absolute pressure". For better 
 comparison with official Weather Station data, I have changed the absolute 
 pressure, so that the relative pressure meets the official data now. So, 
 the absolute pressure is "wrong" and should not be the basis of 
 calulation. 
 At least not the way, it actually is.

 I am not sure, if both modifications could be entered into weewx.conf.

>>>
>>> Now, as it finally rains today, I have tried to modify weewx.conf that 
>>> way:
>>>
>>> [Interceptor]
 # This section is for the network traffic interceptor driver.

 # The driver to use:
 driver = user.interceptor
 device_type = ecowitt-client
 mode = listen
 port = 9000
 [[sensor_map_extensions]]
 baromrelin = barometer
 battery_wh65 = battery
 eventrainin = rain_event
 rain_event = rainEvent




>>> Rain is ok now. However, in Weewx current conditions barometer shows a 
>>> calculated value, derived from absolute pressure, not the adjusted relative 
>>> pressure, as expected. And the battery status is completely gone now. In 
>>> addition, I detected an alien: "ET 0.0 mm". What is it???
>>>
>>> So, I went back to modify interceptor.py that way: 
>>> I introduced 'rainEvent': 'rain_event' into the DEFAULT_SENSOR_MAP in 
>>> class Consumer(object), introduced 'baromrelin': 'barometer', and 
>>> 'eventrainin': 'rain_event', in the LABEL_MAP of class 
>>> EcowittClient(Consumer) and commented out # 'baromrelin', 'eventrainin', in 
>>> the adjacent IGNORED_LABELS.
>>>
>>> That works fine, except that again there is no battery status at all. 
>>> And still ET is here...
>>>
>>>
>>>

-- 
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/weewx-user/9f3cde1a-118a-4373-a217-8c9670917a5a%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-27 Thread Paul McGeorge
Are you using the latest version .52?  

I am getting identical readings on ecowitt.net and Weewx with my GW1000 and 
the latest version and no extra configuration for rain.

On Monday, January 27, 2020 at 10:44:38 AM UTC-7, James Berry wrote:
>
> It has been raining here today. My HP2551 has uploaded rain to ecowitt.net 
> and wu, but nothing has appeared in weewx.  Looking at this perhaps the 
> default config for the ecowitt-client needs some changes for me to get rain 
> to be logged?
>
> Did you work out what to do? 
>
> On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:
>>
>>
>>
>> Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>>>
>>>
>>>
>>> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:

 On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>
> This will make things a bit easier. However, I must confess, that I am 
> sometimes a bit messy. So, when updating interceptor.py from your site, I 
> will have to remember, on which parts I mades my modifications. So, for 
> me 
> it would be much easier, if all modifications could  reside in a separate 
> file. I am afraid, that realizing this would a hard job for now.
>

 the only modifications you should make are to the weewx configuration 
 file.

 m

>>>
>>> Well, I followed the procedure of Stephen to import rain event:
>>>
>>> https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960
>>>
>>> and additionally modified 'baromrelin': 'barometer', because my WS2900 
>>> has a very simple way to calculate "relative pressure" by just adding 
>>> constantly 26.9 hPa to the measured "absolute pressure". For better 
>>> comparison with official Weather Station data, I have changed the absolute 
>>> pressure, so that the relative pressure meets the official data now. So, 
>>> the absolute pressure is "wrong" and should not be the basis of calulation. 
>>> At least not the way, it actually is.
>>>
>>> I am not sure, if both modifications could be entered into weewx.conf.
>>>
>>
>> Now, as it finally rains today, I have tried to modify weewx.conf that way
>> :
>>
>> [Interceptor]
>>> # This section is for the network traffic interceptor driver.
>>>
>>> # The driver to use:
>>> driver = user.interceptor
>>> device_type = ecowitt-client
>>> mode = listen
>>> port = 9000
>>> [[sensor_map_extensions]]
>>> baromrelin = barometer
>>> battery_wh65 = battery
>>> eventrainin = rain_event
>>> rain_event = rainEvent
>>>
>>>
>>>
>>>
>> Rain is ok now. However, in Weewx current conditions barometer shows a 
>> calculated value, derived from absolute pressure, not the adjusted relative 
>> pressure, as expected. And the battery status is completely gone now. In 
>> addition, I detected an alien: "ET 0.0 mm". What is it???
>>
>> So, I went back to modify interceptor.py that way: 
>> I introduced 'rainEvent': 'rain_event' into the DEFAULT_SENSOR_MAP in 
>> class Consumer(object), introduced 'baromrelin': 'barometer', and 
>> 'eventrainin': 'rain_event', in the LABEL_MAP of class 
>> EcowittClient(Consumer) and commented out # 'baromrelin', 'eventrainin', in 
>> the adjacent IGNORED_LABELS.
>>
>> That works fine, except that again there is no battery status at all. And 
>> still ET is here...
>>
>>
>>

-- 
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/weewx-user/437667c6-d3e0-4530-9b37-1cbea3e30ddb%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-27 Thread James Berry
It has been raining here today. My HP2551 has uploaded rain to ecowitt.net 
and wu, but nothing has appeared in weewx.  Looking at this perhaps the 
default config for the ecowitt-client needs some changes for me to get rain 
to be logged?

Did you work out what to do? 

On Saturday, 18 January 2020 15:25:05 UTC, Vetti52 wrote:
>
>
>
> Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>>
>>
>>
>> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>>>
>>> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:

 This will make things a bit easier. However, I must confess, that I am 
 sometimes a bit messy. So, when updating interceptor.py from your site, I 
 will have to remember, on which parts I mades my modifications. So, for me 
 it would be much easier, if all modifications could  reside in a separate 
 file. I am afraid, that realizing this would a hard job for now.

>>>
>>> the only modifications you should make are to the weewx configuration 
>>> file.
>>>
>>> m
>>>
>>
>> Well, I followed the procedure of Stephen to import rain event:
>>
>> https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960
>>
>> and additionally modified 'baromrelin': 'barometer', because my WS2900 
>> has a very simple way to calculate "relative pressure" by just adding 
>> constantly 26.9 hPa to the measured "absolute pressure". For better 
>> comparison with official Weather Station data, I have changed the absolute 
>> pressure, so that the relative pressure meets the official data now. So, 
>> the absolute pressure is "wrong" and should not be the basis of calulation. 
>> At least not the way, it actually is.
>>
>> I am not sure, if both modifications could be entered into weewx.conf.
>>
>
> Now, as it finally rains today, I have tried to modify weewx.conf that way
> :
>
> [Interceptor]
>> # This section is for the network traffic interceptor driver.
>>
>> # The driver to use:
>> driver = user.interceptor
>> device_type = ecowitt-client
>> mode = listen
>> port = 9000
>> [[sensor_map_extensions]]
>> baromrelin = barometer
>> battery_wh65 = battery
>> eventrainin = rain_event
>> rain_event = rainEvent
>>
>>
>>
>>
> Rain is ok now. However, in Weewx current conditions barometer shows a 
> calculated value, derived from absolute pressure, not the adjusted relative 
> pressure, as expected. And the battery status is completely gone now. In 
> addition, I detected an alien: "ET 0.0 mm". What is it???
>
> So, I went back to modify interceptor.py that way: 
> I introduced 'rainEvent': 'rain_event' into the DEFAULT_SENSOR_MAP in 
> class Consumer(object), introduced 'baromrelin': 'barometer', and 
> 'eventrainin': 'rain_event', in the LABEL_MAP of class 
> EcowittClient(Consumer) and commented out # 'baromrelin', 'eventrainin', in 
> the adjacent IGNORED_LABELS.
>
> That works fine, except that again there is no battery status at all. And 
> still ET is here...
>
>
>

-- 
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/weewx-user/142f132f-020c-489f-9be9-156cc6cee754%40googlegroups.com.


Re: [weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-22 Thread Mike Harold Chan
is this can still intact with WD-Extension if I use ECOWITT GW 1000 and
interceptor updated to my weewx?

Thanks

On Mon, Jan 20, 2020 at 4:25 AM James Berry  wrote:

> Hi -
> A bit late to the party, hadn't realised that the weewx-interceptor driver
> was under change at the moment.  To give some feedback - I have a Ecowitt
> HP2551 and installed weewx on Jan 16th, and got downloaded the interceptor
> at that time. I configured it with ecowitt-client device type and set the
> HP2551 to send to it.
>
> Everything just worked out of the box!
>
> I do get log entries to say that winddir_avg10m and windspdmph_avg10m are
> not recognised but assume that weewx is doing the roll-up anyway (I am new
> to weewx, having only previously looked at my results on weather
> underground rather than collecting locally).
>
> Thanks for working on this!
>
> --
> 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/weewx-user/76c657b2-b456-4e2b-9d35-5024d5804f58%40googlegroups.com
> 
> .
>

-- 
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/weewx-user/CAKjfRKmDigQa%3D88ffJV0tk8LSVYWN8Jdd-TD8RzcaXqcfCX7Gw%40mail.gmail.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-19 Thread James Berry
Hi -
A bit late to the party, hadn't realised that the weewx-interceptor driver 
was under change at the moment.  To give some feedback - I have a Ecowitt 
HP2551 and installed weewx on Jan 16th, and got downloaded the interceptor 
at that time. I configured it with ecowitt-client device type and set the 
HP2551 to send to it.

Everything just worked out of the box!

I do get log entries to say that winddir_avg10m and windspdmph_avg10m are 
not recognised but assume that weewx is doing the roll-up anyway (I am new 
to weewx, having only previously looked at my results on weather 
underground rather than collecting locally).

Thanks for working on this!

-- 
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/weewx-user/76c657b2-b456-4e2b-9d35-5024d5804f58%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-18 Thread Vetti52


Am Montag, 13. Januar 2020 12:32:33 UTC+1 schrieb Vetti52:
>
>
>
> Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>>
>> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>>>
>>> This will make things a bit easier. However, I must confess, that I am 
>>> sometimes a bit messy. So, when updating interceptor.py from your site, I 
>>> will have to remember, on which parts I mades my modifications. So, for me 
>>> it would be much easier, if all modifications could  reside in a separate 
>>> file. I am afraid, that realizing this would a hard job for now.
>>>
>>
>> the only modifications you should make are to the weewx configuration 
>> file.
>>
>> m
>>
>
> Well, I followed the procedure of Stephen to import rain event:
>
> https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960
>
> and additionally modified 'baromrelin': 'barometer', because my WS2900 has 
> a very simple way to calculate "relative pressure" by just adding 
> constantly 26.9 hPa to the measured "absolute pressure". For better 
> comparison with official Weather Station data, I have changed the absolute 
> pressure, so that the relative pressure meets the official data now. So, 
> the absolute pressure is "wrong" and should not be the basis of calulation. 
> At least not the way, it actually is.
>
> I am not sure, if both modifications could be entered into weewx.conf.
>

Now, as it finally rains today, I have tried to modify weewx.conf that way:

[Interceptor]
> # This section is for the network traffic interceptor driver.
>
> # The driver to use:
> driver = user.interceptor
> device_type = ecowitt-client
> mode = listen
> port = 9000
> [[sensor_map_extensions]]
> baromrelin = barometer
> battery_wh65 = battery
> eventrainin = rain_event
> rain_event = rainEvent
>
>
>
>
Rain is ok now. However, in Weewx current conditions barometer shows a 
calculated value, derived from absolute pressure, not the adjusted relative 
pressure, as expected. And the battery status is completely gone now. In 
addition, I detected an alien: "ET 0.0 mm". What is it???

So, I went back to modify interceptor.py that way: 
I introduced 'rainEvent': 'rain_event' into the DEFAULT_SENSOR_MAP in class 
Consumer(object), introduced 'baromrelin': 'barometer', and 'eventrainin': 
'rain_event', in the LABEL_MAP of class EcowittClient(Consumer) and 
commented out # 'baromrelin', 'eventrainin', in the adjacent IGNORED_LABELS.

That works fine, except that again there is no battery status at all. And 
still ET is here...


-- 
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/weewx-user/f4805b16-da9d-4bb2-a88c-3472c10852ff%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-13 Thread Vetti52


Am Sonntag, 12. Januar 2020 22:01:36 UTC+1 schrieb mwall:
>
> On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>>
>> This will make things a bit easier. However, I must confess, that I am 
>> sometimes a bit messy. So, when updating interceptor.py from your site, I 
>> will have to remember, on which parts I mades my modifications. So, for me 
>> it would be much easier, if all modifications could  reside in a separate 
>> file. I am afraid, that realizing this would a hard job for now.
>>
>
> the only modifications you should make are to the weewx configuration file.
>
> m
>

Well, I followed the procedure of Stephen to import rain event:

https://www.wxforum.net/index.php?topic=37471.msg386960#msg386960

and additionally modified 'baromrelin': 'barometer', because my WS2900 has 
a very simple way to calculate "relative pressure" by just adding 
constantly 26.9 hPa to the measured "absolute pressure". For better 
comparison with official Weather Station data, I have changed the absolute 
pressure, so that the relative pressure meets the official data now. So, 
the absolute pressure is "wrong" and should not be the basis of calulation. 
At least not the way, it actually is.

I am not sure, if both modifications could be entered into weewx.conf.

-- 
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/weewx-user/0989ff21-6098-4af7-a966-729a1d455504%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread mwall
On Sunday, January 12, 2020 at 7:23:30 AM UTC-5, Vetti52 wrote:
>
> This will make things a bit easier. However, I must confess, that I am 
> sometimes a bit messy. So, when updating interceptor.py from your site, I 
> will have to remember, on which parts I mades my modifications. So, for me 
> it would be much easier, if all modifications could  reside in a separate 
> file. I am afraid, that realizing this would a hard job for now.
>

the only modifications you should make are to the weewx configuration file.

m

-- 
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/weewx-user/b7d27feb-4733-4368-afc9-62405d1ceb42%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread Gert Andersen
Hi Matthew

Seems to work with the additional sensors now.

Thanks for your support.

Gert

On Sunday, January 12, 2020 at 9:21:35 AM UTC+1, mwall wrote:
>
>
>
> On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote:
>>
>>
>> Out running directly:
>> pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
>> python /usr/share/weewx/user/interceptor.py --device=ecowitt-client --port 
>> 8000 --debug
>> raw data: 
>> PASSKEY==EasyWeatherV1.4.5=2020-01-12+06:19:35=0.000=0.000=0.000=0.000=0.000=0.000=0.000=43.7=91=0=868M=HP1000SE_Pro_V1.5.8
>> raw packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 0.0, 
>> 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
>> mapped packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 
>> 0.0, 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
>>
>> I have this in in weewx.conf:
>> [Interceptor]
>> driver = user.interceptor
>> device_type = ecowitt-client
>> port = 8000
>>[[sensor_map]]
>> outTemp = temperature_2
>> outHumidity = humidity_2
>>
>>
> i think you should use the sensor_map_extensions, not sensor_map.  so your 
> configuration would look like this:
>
> [Interceptor]
> driver = user.interceptor
> device_type = ecowitt-client
> port = 8000
> [[sensor_map_extensions]]
> outTemp = temperature_2
> outHumidity = humidity_2
>
> that way all of the normal mappings will remain, and you only override 
> outTemp and outHumidity to use the additional sensor.
>
> m 
>

-- 
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/weewx-user/b436649c-7a64-4bc5-8237-645415ce551b%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread Vetti52
Thanks, Matthew!

This will make things a bit easier. However, I must confess, that I am 
sometimes a bit messy. So, when updating interceptor.py from your site, I 
will have to remember, on which parts I mades my modifications. So, for me 
it would be much easier, if all modifications could  reside in a separate 
file. I am afraid, that realizing this would a hard job for now.


On Sunday, 12. January 2020 at 01:31:13 UTC+1 mwall wrote:
>
> thank you paul, gert, vetti25, thomas gum, g hammer!  support for 
> additional sensors added as of commit 
> a37cd1a9741fccbade9496c40c5bd9d4905b8ad1
>
> i also added support for 'sensor_map_extensions' - you can define only 
> additional mappings instead of having to define the entire map
>
> for example, all you have to do to add sensors is this:
>
> [Interceptor]
> ...
> [[sensor_map_extensions]]
> extraTemp5 = temperature_5
> extraHumid5 = humidity_5
>
> any mappings in sensor_map_extensions will add to or replace those in 
> sensor_map
>
> of course, if you define sensor_map yourself that will replace the default 
> sensor_map
>
> m
>

-- 
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/weewx-user/3c4e93a5-707f-4a61-b6f0-df1e32fc7fd4%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread Gert Andersen
Hi 

Thanks for your prompt answer.

I'll try later today and let you know.

Gert

On Sunday, January 12, 2020 at 9:21:35 AM UTC+1, mwall wrote:
>
>
>
> On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote:
>>
>>
>> Out running directly:
>> pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
>> python /usr/share/weewx/user/interceptor.py --device=ecowitt-client --port 
>> 8000 --debug
>> raw data: 
>> PASSKEY==EasyWeatherV1.4.5=2020-01-12+06:19:35=0.000=0.000=0.000=0.000=0.000=0.000=0.000=43.7=91=0=868M=HP1000SE_Pro_V1.5.8
>> raw packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 0.0, 
>> 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
>> mapped packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 
>> 0.0, 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
>>
>> I have this in in weewx.conf:
>> [Interceptor]
>> driver = user.interceptor
>> device_type = ecowitt-client
>> port = 8000
>>[[sensor_map]]
>> outTemp = temperature_2
>> outHumidity = humidity_2
>>
>>
> i think you should use the sensor_map_extensions, not sensor_map.  so your 
> configuration would look like this:
>
> [Interceptor]
> driver = user.interceptor
> device_type = ecowitt-client
> port = 8000
> [[sensor_map_extensions]]
> outTemp = temperature_2
> outHumidity = humidity_2
>
> that way all of the normal mappings will remain, and you only override 
> outTemp and outHumidity to use the additional sensor.
>
> m 
>

-- 
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/weewx-user/9c14d6d9-3b52-4089-a804-5700c3e158d6%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread mwall


On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote:
>
>
> Out running directly:
> pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
> python /usr/share/weewx/user/interceptor.py --device=ecowitt-client --port 
> 8000 --debug
> raw data: 
> PASSKEY==EasyWeatherV1.4.5=2020-01-12+06:19:35=0.000=0.000=0.000=0.000=0.000=0.000=0.000=43.7=91=0=868M=HP1000SE_Pro_V1.5.8
> raw packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 0.0, 
> 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
> mapped packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 
> 0.0, 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
>
> I have this in in weewx.conf:
> [Interceptor]
> driver = user.interceptor
> device_type = ecowitt-client
> port = 8000
>[[sensor_map]]
> outTemp = temperature_2
> outHumidity = humidity_2
>
>
i think you should use the sensor_map_extensions, not sensor_map.  so your 
configuration would look like this:

[Interceptor]
driver = user.interceptor
device_type = ecowitt-client
port = 8000
[[sensor_map_extensions]]
outTemp = temperature_2
outHumidity = humidity_2

that way all of the normal mappings will remain, and you only override 
outTemp and outHumidity to use the additional sensor.

m 

-- 
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/weewx-user/a45fa7cc-7537-42cd-a848-957a4141466a%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-12 Thread mwall


On Sunday, January 12, 2020 at 1:38:45 AM UTC-5, Gert Andersen wrote:
>
> Updated Interceptor to version 0.50
>
> and I get this error:
> Jan 12 07:27:17 Desktop weewx[2501]: Starting weewx weather system: weewx.
> Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: driver 
> version is 0.50
> Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: device type: 
> ecowitt-client
> Jan 12 07:27:17 Desktop weewx[2516]: engine: Import of driver failed: 
> 'InterceptorDriver' object has no attribute 'default_sensor_map' ( 'exceptions.AttributeError'>)
> Jan 12 07:27:17 Desktop weewx[2516]: engine: Unable to load driver: 
> 'InterceptorDriver' object has no attribute 'default_sensor_map'
> Jan 12 07:27:17 Desktop weewx[2516]:   Exiting...
>
> Im using the Ecowiit protocol from the console(HP2551-C)
>
> Any ideas?
>

sorry, the initialization of sensor_map was incorrect.  fixed at commit 
7ecaad0

please update to latest interceptor.py

-- 
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/weewx-user/ad5e94ea-fea6-4561-b358-5022f71f1cdd%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread Gert Andersen
Hi
I have missed something.

Updated Interceptor to version 0.50

Out running directly:
pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
python /usr/share/weewx/user/interceptor.py --device=ecowitt-client --port 
8000 --debug
raw data: 
PASSKEY==EasyWeatherV1.4.5=2020-01-12+06:19:35=0.000=0.000=0.000=0.000=0.000=0.000=0.000=43.7=91=0=868M=HP1000SE_Pro_V1.5.8
raw packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 0.0, 
'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}
mapped packet: {'temperature_2': 43.7, 'humidity_2': 91.0, 'rain_rate': 
0.0, 'battery_2': 0.0, 'dateTime': 1578809975, 'usUnits': 1}

I have this in in weewx.conf:
[Interceptor]
driver = user.interceptor
device_type = ecowitt-client
port = 8000
   [[sensor_map]]
outTemp = temperature_2
outHumidity = humidity_2

and I get this error:
Jan 12 07:27:17 Desktop weewx[2501]: Starting weewx weather system: weewx.
Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: driver 
version is 0.50
Jan 12 07:27:17 Desktop weewx[2516]: interceptor: MainThread: device type: 
ecowitt-client
Jan 12 07:27:17 Desktop weewx[2516]: engine: Import of driver failed: 
'InterceptorDriver' object has no attribute 'default_sensor_map' ()
Jan 12 07:27:17 Desktop weewx[2516]: engine: Unable to load driver: 
'InterceptorDriver' object has no attribute 'default_sensor_map'
Jan 12 07:27:17 Desktop weewx[2516]:   Exiting...

Im using the Ecowiit protocol from the console(HP2551-C)

Any ideas?

Gert
On Monday, December 30, 2019 at 5:59:56 AM UTC+1, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/a3d1284b-bbb6-4821-9862-2b57dbfdcd1b%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread Paul McGeorge
For the record I was using the gw1000 ecowitt protocol

On Saturday, January 11, 2020 at 5:33:39 PM UTC-7, mwall wrote:
>
> when you post the output from interceptor, please indicate whether the 
> capture is from a gw1000 using wu protocol or a gw1000 using ecowitt 
> protocol
>

-- 
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/weewx-user/87867291-33cb-41bc-8a6b-b32773ad1f62%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread mwall
when you post the output from interceptor, please indicate whether the 
capture is from a gw1000 using wu protocol or a gw1000 using ecowitt 
protocol

-- 
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/weewx-user/39173af6-8d95-4300-829a-a0971ffb992c%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread mwall
thank you paul, gert, vetti25, thomas gum, g hammer!  support for 
additional sensors added as of commit 
a37cd1a9741fccbade9496c40c5bd9d4905b8ad1

i also added support for 'sensor_map_extensions' - you can define only 
additional mappings instead of having to define the entire map

for example, all you have to do to add sensors is this:

[Interceptor]
...
[[sensor_map_extensions]]
extraTemp5 = temperature_5
extraHumid5 = humidity_5

any mappings in sensor_map_extensions will add to or replace those in 
sensor_map

of course, if you define sensor_map yourself that will replace the default 
sensor_map

m

-- 
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/weewx-user/d612494d-78b9-4b32-af1f-7a8597a3b226%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread rich T
Here is a link to check out:

*https://github.com/poblabs/weewx-belchertown/wiki/Adding-a-new-observation-type-to-the-WeeWX-database*
 


On Saturday, January 11, 2020 at 1:05:15 PM UTC-5, Paul McGeorge wrote:

> I just changed over from a Lacross Gateway to an Ambient WS-2000 and an 
> ECOWITT GW1000BU.  I loaded the updated interceptor, everything working 
> pretty well with a couple of issues.
>
>
>1. I had to change the mapping in the driver for solarradiation. the 
>driver mapped solarradiation to solar_radiation but solar_radiation was 
> not 
>going to radiation in the Database.  I changed Line 2325 from 'radiation': 
>'radiation', to 'radiation': 'solar_radiation', and that fixed the issue.  
>  
>Is there a way to do this in weewx.conf?  I did try adding a sensor map in 
>wwewx.conf, but it wants the whole map not just the one override so I went 
>back to my changed driver.  I also fixed the spelling for yearlyrain on 
>line 2356.
>2. I have 3 unrecognized parametes for my Air Quality they are: sensor 
>pm25_ch1 , pm25batt1 and pm25_avg_24h_ch1.  I can add then to the 
>ignore list for now, but need to figure out a place for the data in the DB 
>and then I can use it.
>
>
> Here is my data dump..
>
> raw data: PASSKEY==GW1000B_V1.5.5=2020-01-11+15:47
> :05=68.4=31=30.047=25.670=
> 26.2=68=136=0.00=1.12&
> maxdailygust=12.53=38.53=0=0.000=
> 0.000=0.000=0.000=0.000&
> monthlyrainin=0.000=0.000=0.000_ch1=8.0&
> pm25_avg_24h_ch1=11.4=0=5=915M=GW1000_Pro
>
> raw packet: {'wind_speed': 0.0, 'humidity_in': 31.0, 'temperature_in': 
> 68.4, 'solar_radiation': 38.53, 'wind_gust': 1.12, 'humidity_out': 68.0, 
> 'uv': 0.0, 'rain': None, 'dateTime': 1578757625, 'pressure': 25.67, 
> 'temperature_out': 26.2, 'wind_dir': 136.0, 'battery_wind': 0.0, 
> 'rain_total': 0.0, 'rain_rate': 0.0, 'usUnits': 1}
>
> mapped packet: {'pressure': 25.67, 'outHumidity': 68.0, 'UV': 0.0, 
> 'dateTime': 1578757625, 'windDir': 136.0, 'outTemp': 26.2, 'windSpeed': 
> 0.0, 'inHumidity': 31.0, 'inTemp': 68.4, 'windGust': 1.12, 'rain_total': 
> 0.0, 'rainRate': 0.0, 'usUnits': 1}
>
> THanks for the awesome driver!
>
>

-- 
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/weewx-user/e290bac6-34c4-4a18-8699-537560b4c69d%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-11 Thread Paul McGeorge
I just changed over from a Lacross Gateway to an Ambient WS-2000 and an 
ECOWITT GW1000BU.  I loaded the updated interceptor, everything working 
pretty well with a couple of issues.


   1. I had to change the mapping in the driver for solarradiation. the 
   driver mapped solarradiation to solar_radiation but solar_radiation was not 
   going to radiation in the Database.  I changed Line 2325 from 'radiation': 
   'radiation', to 'radiation': 'solar_radiation', and that fixed the issue.   
   Is there a way to do this in weewx.conf?  I did try adding a sensor map in 
   wwewx.conf, but it wants the whole map not just the one override so I went 
   back to my changed driver.  I also fixed the spelling for yearlyrain on 
   line 2356.
   2. I have 3 unrecognized parametes for my Air Quality they are: sensor 
   pm25_ch1 , pm25batt1 and pm25_avg_24h_ch1.  I can add then to the ignore 
   list for now, but need to figure out a place for the data in the DB and 
   then I can use it.


Here is my data dump..

raw data: PASSKEY==GW1000B_V1.5.5=2020-01-11+15:47:
05=68.4=31=30.047=25.670=26.2
=68=136=0.00=1.12=
12.53=38.53=0=0.000=0.000&
hourlyrainin=0.000=0.000=0.000=0.000&
yearlyrainin=0.000=0.000_ch1=8.0_avg_24h_ch1=11.4&
wh65batt=0=5=915M=GW1000_Pro

raw packet: {'wind_speed': 0.0, 'humidity_in': 31.0, 'temperature_in': 68.4, 
'solar_radiation': 38.53, 'wind_gust': 1.12, 'humidity_out': 68.0, 'uv': 0.0
, 'rain': None, 'dateTime': 1578757625, 'pressure': 25.67, 'temperature_out'
: 26.2, 'wind_dir': 136.0, 'battery_wind': 0.0, 'rain_total': 0.0, 
'rain_rate': 0.0, 'usUnits': 1}

mapped packet: {'pressure': 25.67, 'outHumidity': 68.0, 'UV': 0.0, 
'dateTime': 1578757625, 'windDir': 136.0, 'outTemp': 26.2, 'windSpeed': 0.0, 
'inHumidity': 31.0, 'inTemp': 68.4, 'windGust': 1.12, 'rain_total': 0.0, 
'rainRate': 0.0, 'usUnits': 1}

THanks for the awesome driver!

-- 
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/weewx-user/dde337ce-95ca-41af-a58e-394c6c2dfc3c%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-10 Thread Gert Andersen
Hi

I have 2(temp1 and temp2) additional sensors, currently only 1(temp2 and 
humidity2) is connected, temp1 will soon be connected.:

pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
python /usr/share/weewx/user/interceptor.py --device=fineoffset-bridge 
--port   8000 --debug
raw data: 
PASSKEY==EasyWeatherV1.4.5=2020-01-10+21:37:37=41.9=97=0.000=0.000=0.000=0.000=0.000=0.000=0.000
=42.4=89=0=0=868M=HP1000SE_Pro_V1.5.8
raw packet: {'battery_wh26_1': 0.0, 'humidity_out': 97.0, 'dateTime': 
1578692257, 'temperature_out': 41.9, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'battery_wh26_1': 0.0, 'humidity_out': 97.0, 'dateTime': 
1578692257, 'temperature_out': 41.9, 'rain_rate': 0.0, 'usUnits': 1}

These additional sensors are not mapped.

Gert

On Monday, December 30, 2019 at 5:59:56 AM UTC+1, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/71c72022-25bb-47fa-ab8c-dbacef91ce39%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-10 Thread Vetti52
 Although no GW1000, but with a Fine Offset WS2900 clone, I also used the 
instructions as described in your link with the ecowitt-client and 
interceptor.py version 0.49. Additionally I have changed line 2234 to
'wh65batt': 'battery',

 PYTHONPATH=/usr/share/weewx/ python bin/user/interceptor.py 
--device=ecowitt-client --mode=listen --port=9000 --debug

gives these results:

Jan 10 21:23:07 raspbee interceptor.py: interceptor: MainThread: mode is 
> listen
> Jan 10 21:23:07 raspbee interceptor.py: interceptor: MainThread: listen on 
> :9000
> Jan 10 21:23:07 raspbee interceptor.py: interceptor: ServerThread: start 
> tcp server
> Jan 10 21:23:40 raspbee interceptor.py: interceptor: MainThread: mode is 
> listen
> Jan 10 21:23:40 raspbee interceptor.py: interceptor: MainThread: listen on 
> :9000
> Jan 10 21:23:40 raspbee interceptor.py: interceptor: ServerThread: start 
> tcp server
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: ServerThread: POST: 
> PASSKEY==EasyWeatherV1.4.5=2020-01-10+20:24:25=61.5=59=30.175=29.380=39.7=91=296=2.5=3.4=13.6=0.000=0.512=0.000=0.303=0.571=1.083=1.772=0.00=0=0=868M=WS2900_V2.01.08
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter eventrainin=0.512
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter maxdailygust=13.6
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter monthlyrainin=1.083
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter PASSKEY=
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter hourlyrainin=0.000
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter freq=868M
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter model=WS2900_V2.01.08
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter dailyrainin=0.303
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter stationtype=EasyWeatherV1.4.5
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: ignored 
> parameter weeklyrainin=0.571
> Jan 10 21:24:26 raspbee interceptor.py: interceptor: MainThread: skipping 
> rain measurement of 1.772: no last rain
>
>
still no rain today.

Am Montag, 30. Dezember 2019 05:59:56 UTC+1 schrieb mwall:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/216cecde-bd7f-4601-ad37-82de1310423d%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-06 Thread G Hammer
Mea culpa

-- 
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/weewx-user/876e8fd9-2fac-4413-b230-ed8f87be95b0%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-06 Thread galfert
"The GW1000 does not support all sensors, even from Fine Offset. It doesn't 
have any support for other makers sensors."

This is not true. The Ecowitt GW1000 supports all the sensors from Ecowitt and 
all the sensors from all other Fine Offset resellers including Ambient. The 
requirement is that the frequency of the sensors matches the GW1000. What you 
may have heard is that Ambient branded consoles can only use Ambient branded 
sensors.

-- 
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/weewx-user/7192f89b-cacb-4dba-a97b-1649865753a2%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gum
I am also running 0.49.

-- 
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/weewx-user/3f64b068-64ad-4988-a9b4-5b5f2152ca13%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gum
Works :-D Thanks

-- 
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/weewx-user/54c2f5e1-4287-478d-b609-fd6d67b1f056%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread G Hammer
Edit line 2356 and that error will go away.
Also, are you running yesterday's latest version?

-- 
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/weewx-user/ee8c5292-0ba5-428c-9187-db0d4ad46240%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger
Only thing seems to be that yearlyrainin=0.461 is not recognized.

weewx@weewx:~$ systemctl status weewx
> ● weewx.service - LSB: weewx weather system
>Loaded: loaded (/etc/init.d/weewx; generated)
>Active: active (running) since Sat 2020-01-04 21:40:40 CET; 18min ago
>  Docs: man:systemd-sysv-generator(8)
>   Process: 1032 ExecStart=/etc/init.d/weewx start (code=exited, 
> status=0/SUCCESS)
> Tasks: 3 (limit: 504)
>CGroup: /system.slice/weewx.service
>└─1123 python /usr/bin/weewxd --daemon 
> --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf
>
> Jan 04 21:56:14 weewx weewx[1123]:   
> fd.write(str(compiled_template))
> Jan 04 21:56:14 weewx weewx[1123]: File 
> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in 
> __str__
> Jan 04 21:56:14 weewx weewx[1123]:   rc = getattr(self, 
> mainMethName)()
> Jan 04 21:56:14 weewx weewx[1123]: File 
> "_etc_weewx_skins_Weather34_mbcharts_chartdata_result_csv_tmpl.py", line 
> 250, in respond
> Jan 04 21:56:14 weewx weewx[1123]:   TypeError: unsupported operand 
> type(s) for +: 'int' and 'NoneType'
> Jan 04 21:56:14 weewx weewx[1123]: cheetahgenerator: Generated 3 files for 
> report Weather34Report in 0.10 seconds
> Jan 04 21:56:14 weewx weewx[1123]: copygenerator: copied 0 files to 
> /var/www/html/weewx/weather34
> Jan 04 21:57:15 weewx weewx[1123]: interceptor: MainThread: unrecognized 
> parameter yearlyrainin=0.461
> Jan 04 21:58:16 weewx weewx[1123]: interceptor: MainThread: unrecognized 
> parameter yearlyrainin=0.461
> Jan 04 21:59:17 weewx weewx[1123]: interceptor: MainThread: unrecognized 
> parameter yearlyrainin=0.461
>
>
>

-- 
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/weewx-user/b9f2f4fa-ab26-43f2-9625-c946f88e783c%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger
Seems to work :-)


>

-- 
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/weewx-user/fa48bb2e-bbcc-4fc2-a8ca-e7fab650ca3f%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-04 Thread Thomas Gumpinger

Thanks Matthew for your really fast implementation :-)
I installed 0.49. I am getting the following debug output.
I'll report back, how this all looks in WeeWX. 

PYTHONPATH=/usr/share/weewx/ python /usr/share/weewx/user/interceptor.py --
device=fineoffset-bridge --port 9876 --debug
raw data: 
PASSKEY==WH2650A_V1.5.2=2020-01-04+20:32:57=78.6=43=30.466=27.903=35.6=85=11=3.80=5.82=21.70=0.00=0=0.000=0.461=0.000=0.390=0.461=0.461=0.461=0.461=0=0=868M=WH2650
raw packet: {'wind_speed': 3.8, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 5.82, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578169977, 'rain': None, 
'pressure': 27.903, 'temperature_out': 35.6, 'wind_dir': 11.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'wind_speed': 3.8, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 5.82, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578169977, 'rain': None, 
'pressure': 27.903, 'temperature_out': 35.6, 'wind_dir': 11.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}
raw data: 
PASSKEY==WH2650A_V1.5.2=2020-01-04+20:33:58=78.6=43=30.475=27.912=35.4=85=10=3.36=5.82=21.70=0.00=0=0.000=0.461=0.000=0.390=0.461=0.461=0.461=0.461=0=0=868M=WH2650
raw packet: {'wind_speed': 3.36, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 5.82, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578170038, 'rain': 0.0, 
'pressure': 27.912, 'temperature_out': 35.4, 'wind_dir': 10.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'wind_speed': 3.36, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 5.82, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578170038, 'rain': 0.0, 
'pressure': 27.912, 'temperature_out': 35.4, 'wind_dir': 10.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}
raw data: 
PASSKEY==WH2650A_V1.5.2=2020-01-04+20:34:59=78.6=43=30.475=27.909=35.4=85=20=2.46=4.47=21.70=0.00=0=0.000=0.461=0.000=0.390=0.461=0.461=0.461=0.461=0=0=868M=WH2650
raw packet: {'wind_speed': 2.46, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 4.47, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578170099, 'rain': 0.0, 
'pressure': 27.909, 'temperature_out': 35.4, 'wind_dir': 20.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'wind_speed': 2.46, 'humidity_in': 43.0, 'temperature_in': 
78.6, 'solar_radiation': 0.0, 'wind_gust': 4.47, 'humidity_out': 85.0, 
'uv': 0.0, 'battery_wh25_1': 0.0, 'dateTime': 1578170099, 'rain': 0.0, 
'pressure': 27.909, 'temperature_out': 35.4, 'wind_dir': 20.0, 
'battery_wind': 0.0, 'rain_total': 0.461, 'rain_rate': 0.0, 'usUnits': 1}




>

-- 
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/weewx-user/cdbbbef2-dbbf-4bf6-b734-ade85259ecfc%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
Line 2356, yearlyrainin misspelled. I corrected it in my file.

On Friday, January 3, 2020 at 8:59:24 PM UTC-5, G Hammer wrote:
>
> I have this logged:
> Jan  3 20:55:42 weewx1 weewx[16009]: interceptor: MainThread: unrecognized 
> parameter yearlyrainin=0.417
>
>
> Very likely in my config, but I changed nothing in my config expect to run 
> the new Interceptor.
>
>
> On Friday, January 3, 2020 at 10:10:27 AM UTC-5, mwall wrote:
>>
>> On Friday, January 3, 2020 at 9:51:43 AM UTC-5, G Hammer wrote:
>>>
>>> I have wind speed and gust as well now. Rainfall amount is showing no 
>>> rainrate as it is not currently raining.
>>>
>>
>> please update again to commit f406e9d 
>>
>> i added mapping for rain_total so that the delta 'rain' will be reported
>>
>>

-- 
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/weewx-user/fe88d815-1025-4584-af0e-0a273b9b23e2%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
I have this logged:
Jan  3 20:55:42 weewx1 weewx[16009]: interceptor: MainThread: unrecognized 
parameter yearlyrainin=0.417


Very likely in my config, but I changed nothing in my config expect to run 
the new Interceptor.


On Friday, January 3, 2020 at 10:10:27 AM UTC-5, mwall wrote:
>
> On Friday, January 3, 2020 at 9:51:43 AM UTC-5, G Hammer wrote:
>>
>> I have wind speed and gust as well now. Rainfall amount is showing no 
>> rainrate as it is not currently raining.
>>
>
> please update again to commit f406e9d 
>
> i added mapping for rain_total so that the delta 'rain' will be reported
>
>

-- 
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/weewx-user/3a1481e6-4f0e-4239-afaf-a248c7892bd8%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
I have run both methods, the GW1000 initially thanks to a post on WXForum. 
Now that it is natively supported, it'll be even more reliable.
The SDR was a good way to get rid of the various pokery/jiggery I had to do 
to get Interceptor to sniff the data from my PWS. It was a genuine pleasure 
to get rid of all that and have SDR do the job.
Until I added a sensor, then, SDR refused to see it and though the rtl_433 
crew was very much wanting to solve the issue, it never was. Sometimes 
software projects start off as one thing then morph to something else and 
that is what I think has happened to the rtl_433 project with all the 
additional capability that has been built into it.

I saw the GW1000 post on WXForum and had one delivered. Easy, easy, easy. 
All my sensors are recognized and with the addition of the new Interceptor, 
way easy to implement for WeeWX.
The app for the GW1000, SW View, also shows your WU info if you are on WU 
along with the local readout. The local (and possibly WU data) is only 
available on your local network, not from the Internet.

Unless you already have a SDR setup and just don't wish to have the added 
expense of the GW1000, I have a few things that could be a deal breaker. 
The GW1000 is run off USB power and if you do not have a uninterrupted 
power supply for it, could lose power. My tech gear has 45 minutes of 
battery backup, so not an issue for me.
The GW1000 does not support all sensors, even from Fine Offset. It doesn't 
have any support for other makers sensors.

SDR has a fairly involved setup, has issues with receiving radio signal(s) 
from devices for some people, but is way better for me than the Interceptor 
sniffing I was doing.

Hope that helps with your decision.


On Friday, January 3, 2020 at 11:40:42 AM UTC-5, Gert Andersen wrote:
>
> Hi
>
> I'm following this thread very closely. As I can see, it we have 2 choices 
> now, SDR and Interceptor. What should I choose, pros/cons?
>
> Thanks
>
> Gert
>

-- 
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/weewx-user/cd158261-80ad-4d9b-a56d-54d8cbdcf736%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread Gert Andersen
Hi

I'm following this thread very closely. As I can see, it we have 2 choices 
now, SDR and Interceptor. What should I choose, pros/cons?

Thanks

Gert

On Monday, December 30, 2019 at 5:59:56 AM UTC+1, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/79f57ea4-c65d-42d5-beae-a9ffbf93cbfe%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
Updated here's the data.
root@weewx1:~# service weewx stop
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+15:19:34=71.8=30=29.822=29.353=41.0=77=86=0.00=0.00=3.36=104.48=1=0.047=0.189=0.039=0.110=1.559=0.287=0.287=0.287=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 104.48, 'total_rain': 0.287, 'battery_wh26_1': 
0.0, 'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064774, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 86.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 104.48, 'total_rain': 0.287, 'battery_wh26_1': 
0.0, 'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064774, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 86.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+15:19:51=71.8=30=29.822=29.353=41.0=77=87=0.00=0.00=3.36=101.41=1=0.047=0.189=0.039=0.110=1.559=0.287=0.287=0.287=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 101.41, 'total_rain': 0.287, 'battery_wh26_1': 
0.0, 'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064791, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 87.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 101.41, 'total_rain': 0.287, 'battery_wh26_1': 
0.0, 'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064791, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 87.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+15:20:08=71.8=30=29.822=29.353=41.0=77=87=0.00=0.00=3.36=97.50=1=0.047=0.189=0.028=0.110=1.559=0.287=0.287=0.287=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 97.5, 'total_rain': 0.287, 'battery_wh26_1': 0.0, 
'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064808, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 87.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 97.5, 'total_rain': 0.287, 'battery_wh26_1': 0.0, 
'humidity_out': 77.0, 'uv': 1.0, 'dateTime': 1578064808, 'pressure': 
29.353, 'temperature_out': 41.0, 'wind_dir': 87.0, 'battery_wind': 0.0, 
'rain_rate': 0.047, 'usUnits': 1, 'wind_gust': 0.0}




On Friday, January 3, 2020 at 10:10:27 AM UTC-5, mwall wrote:
>
> On Friday, January 3, 2020 at 9:51:43 AM UTC-5, G Hammer wrote:
>>
>> I have wind speed and gust as well now. Rainfall amount is showing no 
>> rainrate as it is not currently raining.
>>
>
> please update again to commit f406e9d 
>
> i added mapping for rain_total so that the delta 'rain' will be reported
>
>

-- 
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/weewx-user/57689811-77e3-4dd0-a341-f33df418d129%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread mwall
On Friday, January 3, 2020 at 9:51:43 AM UTC-5, G Hammer wrote:
>
> I have wind speed and gust as well now. Rainfall amount is showing no 
> rainrate as it is not currently raining.
>

please update again to commit f406e9d 

i added mapping for rain_total so that the delta 'rain' will be reported

-- 
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/weewx-user/2249e066-d5d0-4fc0-bb8d-b9f33af92d65%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread mwall
On Friday, January 3, 2020 at 9:44:37 AM UTC-5, G Hammer wrote:
>
> root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
> /home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
> --debug
>   File "/home/weewx/bin/user/interceptor.py", line 2346
> 'totalrainin', 'total_rain',
>  ^
> SyntaxError: invalid syntax
>
>
sorry about that.  fixed at commit 748c1d8 

-- 
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/weewx-user/af0b7b5f-7455-4199-9d34-cf583a64776d%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
I have wind speed and gust as well now. Rainfall amount is showing no 
rainrate as it is not currently raining.

Thank you 

On Friday, January 3, 2020 at 9:25:44 AM UTC-5, mwall wrote:
>
> rain and winddir should now show up as of v0.49
>
> it would help to see output from someone with multiple wh65, wh26, and 
> wh25 sensor units - it is not obvious how the ecowitt protocol handles 
> multiple instances of those sensors
>
> m
>

-- 
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/weewx-user/061222b7-5951-46ee-b56a-03d05185c020%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
  File "/home/weewx/bin/user/interceptor.py", line 2346
'totalrainin', 'total_rain',
 ^
SyntaxError: invalid syntax


I edited the line and get data:
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+14:40:10=72.1=31=29.840=29.371=39.7=79=104=0.00=0.00=3.36=69.73=0=0.000=0.161=0.031=0.083=1.531=0.260=0.260=0.260=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 31.0, 'temperature_in': 
72.1, 'solar_radiation': 69.73, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062410, 'pressure': 
29.371, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 31.0, 'temperature_in': 
72.1, 'solar_radiation': 69.73, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062410, 'pressure': 
29.371, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+14:40:27=72.3=30=29.837=29.368=39.7=79=104=0.00=0.00=3.36=72.79=0=0.000=0.161=0.031=0.083=1.531=0.260=0.260=0.260=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
72.3, 'solar_radiation': 72.79, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062427, 'pressure': 
29.368, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
72.3, 'solar_radiation': 72.79, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062427, 'pressure': 
29.368, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}
raw data: 
PASSKEY==GW1000B_V1.5.5=2020-01-03+14:40:44=72.3=30=29.837=29.368=39.7=79=104=0.00=0.00=3.36=75.48=0=0.000=0.161=0.031=0.083=1.531=0.260=0.260=0.260=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
72.3, 'solar_radiation': 75.48, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062444, 'pressure': 
29.368, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}
mapped packet: {'wind_speed': 0.0, 'humidity_in': 30.0, 'temperature_in': 
72.3, 'solar_radiation': 75.48, 'total_rain': 0.26, 'battery_wh26_1': 0.0, 
'humidity_out': 79.0, 'uv': 0.0, 'dateTime': 1578062444, 'pressure': 
29.368, 'temperature_out': 39.7, 'wind_dir': 104.0, 'battery_wind': 0.0, 
'rain_rate': 0.0, 'usUnits': 1, 'wind_gust': 0.0}


Wind is calm here now, so I'll monitor once it picks up.


On Friday, January 3, 2020 at 9:25:44 AM UTC-5, mwall wrote:
>
> rain and winddir should now show up as of v0.49
>
> it would help to see output from someone with multiple wh65, wh26, and 
> wh25 sensor units - it is not obvious how the ecowitt protocol handles 
> multiple instances of those sensors
>
> m
>

-- 
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/weewx-user/b148e20a-3fdf-4338-b971-e6bb354ea5b7%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread mwall
rain and winddir should now show up as of v0.49

it would help to see output from someone with multiple wh65, wh26, and wh25 
sensor units - it is not obvious how the ecowitt protocol handles multiple 
instances of those sensors

m

-- 
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/weewx-user/5c8a64da-982a-4ca9-911d-797c086d52df%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread Thomas Gumpinger
Yes, same here.

Am Freitag, 3. Januar 2020 15:09:54 UTC+1 schrieb G Hammer:

-- 
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/weewx-user/b846f238-3026-4489-97e2-ea3e8d1379f3%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
Not that it matters for this issue, but I am running firmware 1.5.5 on my 
GW1000

On Friday, January 3, 2020 at 6:44:16 AM UTC-5, Thomas Gum wrote:
>
> Link to my Hardware: http://www.foshk.com/Wifi_Weather_Station/WH2650.html
>

-- 
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/weewx-user/36d1a989-ea14-4866-bf2c-e704af9534a8%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
After monitoring, I see that wind dir and rainfall is not being captured 
using 0.48

root@weewx1:~# service weewx stop
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:49:59=71.8=30=29.805=29.335=38.3=81=124=2.24=2.24=2.24=78.90=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.24, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.9, 'wind_gust': 2.24, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059399, 'pressure': 
29.335, 'temperature_out': 38.3, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059399, 'outTemp': 38.3, 'windSpeed': 
2.24, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 2.24, 'rainRate': 
0.071, 'usUnits': 1}
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:50:16=71.8=30=29.805=29.335=38.3=81=124=2.01=2.24=2.24=78.05=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.01, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.05, 'wind_gust': 2.24, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059416, 'pressure': 
29.335, 'temperature_out': 38.3, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059416, 'outTemp': 38.3, 'windSpeed': 
2.01, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 2.24, 'rainRate': 
0.071, 'usUnits': 1}
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:50:33=71.8=30=29.805=29.335=38.5=81=113=2.24=3.36=3.36=78.90=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.24, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.9, 'wind_gust': 3.36, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059433, 'pressure': 
29.335, 'temperature_out': 38.5, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059433, 'outTemp': 38.5, 'windSpeed': 
2.24, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 3.36, 'rainRate': 
0.071, 'usUnits': 1}



-- 
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/weewx-user/c2646a8f-4983-4bd9-8103-60a19b212028%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread G Hammer
After a day, I had a chance to look at the output and find there is no wind 
direction using 0.48
root@weewx1:~# service weewx stop
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:49:59=71.8=30=29.805=29.335=38.3=81=124=2.24=2.24=2.24=78.90=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.24, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.9, 'wind_gust': 2.24, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059399, 'pressure': 
29.335, 'temperature_out': 38.3, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059399, 'outTemp': 38.3, 'windSpeed': 
2.24, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 2.24, 'rainRate': 
0.071, 'usUnits': 1}
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:50:16=71.8=30=29.805=29.335=38.3=81=124=2.01=2.24=2.24=78.05=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.01, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.05, 'wind_gust': 2.24, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059416, 'pressure': 
29.335, 'temperature_out': 38.3, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059416, 'outTemp': 38.3, 'windSpeed': 
2.01, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 2.24, 'rainRate': 
0.071, 'usUnits': 1}
raw data: 
PASSKEY=PK=GW1000B_V1.5.5=2020-01-03+13:50:33=71.8=30=29.805=29.335=38.5=81=113=2.24=3.36=3.36=78.90=0=0.071=0.142=0.024=0.063=1.512=0.240=0.240=0.240=0=0=915M=GW1000_Pro
raw packet: {'wind_speed': 2.24, 'humidity_in': 30.0, 'temperature_in': 
71.8, 'solar_radiation': 78.9, 'wind_gust': 3.36, 'battery': 0.0, 
'humidity_out': 81.0, 'uv': 0.0, 'dateTime': 1578059433, 'pressure': 
29.335, 'temperature_out': 38.5, 'battery_wind': 0.0, 'rain_rate': 0.071, 
'usUnits': 1}
mapped packet: {'txBatteryStatus': 0.0, 'pressure': 29.335, 'outHumidity': 
81.0, 'UV': 0.0, 'dateTime': 1578059433, 'outTemp': 38.5, 'windSpeed': 
2.24, 'inHumidity': 30.0, 'inTemp': 71.8, 'windGust': 3.36, 'rainRate': 
0.071, 'usUnits': 1}



-- 
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/weewx-user/6fdd1759-b68f-47d5-8308-53d23dc26c09%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-03 Thread Thomas Gum
Hello Matthew,

thanks for this great software :-)
I "upgraded" from am WH1090 to a WH2650 (with Waldbeck branding). With the 
new Firmware (1.5.2) on the router, I can configure the Ecowitt (or WU) 
protocol in WS View to send it directly to the interceptor driver. Works 
great :-) With the new driver version (.48) nearly all sensor readings are 
read automatically. 
Only WindDir, Battery (of indoor sensor WH25) and some rain data is failing:

weewx@weewx:~$ systemctl status weewx
● weewx.service - LSB: weewx weather system
   Loaded: loaded (/etc/init.d/weewx; generated)
   Active: active (running) since Thu 2020-01-02 20:47:33 CET; 15h ago
 Docs: man:systemd-sysv-generator(8)
  Process: 936 ExecStart=/etc/init.d/weewx start (code=exited, status=0/
SUCCESS)
Tasks: 2 (limit: 504)
   CGroup: /system.slice/weewx.service
   └─1108 python /usr/bin/weewxd --daemon --pidfile=/var/run/weewx.pid 
/etc/weewx/weewx.conf


Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter eventrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter maxdailygust=13.65
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter monthlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter totalrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter hourlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter winddir=167
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter wh25batt=0
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter yearlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter dailyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter weeklyrainin=0.000


I tried to adjust the sensor_map, but that did not work out.

[Interceptor]
# This section is for the network traffic interceptor driver.

# The driver to use:
driver = user.interceptor

# Specify the hardware device to capture.  Options include:
#   acurite-bridge - acurite internet bridge, smarthub, or access
#   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
#   lw30x - oregon scientific LW301/LW302
#   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
#   fineoffset-bridge - fine offset GW1000/GW1000B/GW1000BU wifi gateway
#   wu-client - any hardware that uses the weather underground protocol
device_type = fineoffset-bridge
port = 9876
#[[sensor_map]]
#windDir = winddir  # Windrichtung angepasst
#   battery = wh25batt

It would be awesome if you could integrate the missing sensor readings or 
give me some hints to make the sensor map work (with the sensor_map in 
place, do I have to configure all sensors?).

Best regards
Thomas

Am Montag, 30. Dezember 2019 05:59:56 UTC+1 schrieb mwall:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/a5aaa513-28a2-4301-b3c0-54941271fd00%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-02 Thread G Hammer


On Thursday, January 2, 2020 at 12:33:15 PM UTC-5, mwall wrote:
>
> On Tuesday, December 31, 2019 at 1:51:42 PM UTC-5, G Hammer wrote:
>>
>> root@weewx1:~# service weewx stop
>> root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
>> /home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
>> --debug
>> raw data: 
>> PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:07=72.1=32=29.577=29.131=35.8=92=96=0.00=0.00=10.29=58.48=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
>
>
> thank you for this.  i have added those field to weewx-interceptor as of 
> 0.48
>
> i've got to focus on some weewx4 issues before i do more work on the 
> weewx-interceptor, so apologies in advance for delays in my response
>
> m 
>

Thanks for the update.

I have installed 0.48 and all seems well. I have complete data, but will 
have to wait until tomorrow to see if UV and solar are being captured as it 
is past sundown here now.

No problem on delayed response. I have been waiting on an updated 
Interceptor to begin testing version 4.

-- 
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/weewx-user/2ce09f28-f07a-428a-8542-8571a287cd0a%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2020-01-02 Thread mwall
On Tuesday, December 31, 2019 at 1:51:42 PM UTC-5, G Hammer wrote:
>
> root@weewx1:~# service weewx stop
> root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
> /home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
> --debug
> raw data: 
> PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:07=72.1=32=29.577=29.131=35.8=92=96=0.00=0.00=10.29=58.48=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro


thank you for this.  i have added those field to weewx-interceptor as of 
0.48

i've got to focus on some weewx4 issues before i do more work on the 
weewx-interceptor, so apologies in advance for delays in my response

m 

-- 
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/weewx-user/be4fec63-dc5a-447b-b805-7c8c6a9726f1%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-31 Thread G Hammer
root@weewx1:~# service weewx stop
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:07=72.1=32=29.577=29.131=35.8=92=96=0.00=0.00=10.29=58.48=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
58.48, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815447, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815447, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:24=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.62=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
57.62, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815464, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815464, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:41=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.25=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
57.25, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815481, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815481, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:04:58=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.25=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
57.25, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815498, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815498, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:05:15=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=56.76=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
56.76, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815515, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815515, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}
raw data: 
PASSKEY=D35=GW1000B_V1.5.5=2019-12-31+18:05:32=72.1=32=29.577=29.131=35.8=92=98=0.00=0.00=10.29=56.27=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 'solar_radiation': 
56.27, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 1577815532, 'pressure': 
29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 'dateTime': 
1577815532, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 72.1, 'usUnits': 1}

-- 
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/weewx-user/cdf3cb3d-9044-4a96-8de1-67461c1335e4%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-31 Thread J D
FYI your passkey is in the response. I would delete the response and 
re-post without the passkey


On Sunday, December 29, 2019 at 9:59:56 PM UTC-7, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/50b10ce2-61ec-46be-b01c-7bb5d9e3841c%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-31 Thread G Hammer
Here's the debug output:

   
root@weewx1:~# service weewx stop
root@weewx1:~# PYTHONPATH=/home/weewx/bin python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:04:07=72.1=32=29.577=29.131=35.8=92=96=0.00=0.00=10.29=58.48=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 58.48, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815447, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815447, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:04:24=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.62=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 57.62, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815464, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815464, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:04:41=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.25=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 57.25, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815481, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815481, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:04:58=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=57.25=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 57.25, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815498, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815498, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:05:15=72.1=32=29.577=29.131=35.8=92=97=0.00=0.00=10.29=56.76=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 56.76, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815515, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815515, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}
raw data: 
PASSKEY=D349D1F3282716056D9153562B84E685=GW1000B_V1.5.5=2019-12-31+18:05:32=72.1=32=29.577=29.131=35.8=92=98=0.00=0.00=10.29=56.27=0=0.047=1.150=0.051=0.118=1.150=3.780=6.138=6.138=0=0=915M=GW1000_Pro
raw packet: {'humidity_in': 32.0, 'temperature_in': 72.1, 
'solar_radiation': 56.27, 'humidity_out': 92.0, 'uv': 0.0, 'dateTime': 
1577815532, 'pressure': 29.131, 'temperature_out': 35.8, 'usUnits': 1}
mapped packet: {'pressure': 29.131, 'outHumidity': 92.0, 'UV': 0.0, 
'dateTime': 1577815532, 'outTemp': 35.8, 'inHumidity': 32.0, 'inTemp': 
72.1, 'usUnits': 1}



-- 
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/weewx-user/2c35833a-faf6-43b5-8ffe-642dfd9f341e%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-31 Thread G Hammer
I have been using a patched version that is from this thread:
Link to Patched Interceptor 

That is using the Ecowitt protocol.

Off to run with debug to provide you useful data.


On Monday, December 30, 2019 at 11:45:34 PM UTC-5, mwall wrote:
>
>
>
> On Monday, December 30, 2019 at 10:16:58 PM UTC-5, G Hammer wrote:
>>
>>
>> All was working fine when I was using a patched interceptor for the GW1000
>>
>
> thank you for helping, gary!
>
> the interceptor works with the GW1000 using the wunderground protocol.  
> the purpose of this experiment is to make interceptor understand the 
> ecowitt protocol, since it appears to support more sensors than the 
> wunderground protocol (even the new-as-of-spring-2019 wunderground 
> protocol).
>
>
>

-- 
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/weewx-user/a1bcc2f0-97bc-4344-b75e-113d6d8a1970%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-30 Thread mwall


On Monday, December 30, 2019 at 10:16:58 PM UTC-5, G Hammer wrote:
>
>
> All was working fine when I was using a patched interceptor for the GW1000
>

thank you for helping, gary!

the interceptor works with the GW1000 using the wunderground protocol.  the 
purpose of this experiment is to make interceptor understand the ecowitt 
protocol, since it appears to support more sensors than the wunderground 
protocol (even the new-as-of-spring-2019 wunderground protocol).

 

> gary@weewx1:~/Downloads$ PYTHONPATH=/home/weewx python 
> /home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
> --debug
> Traceback (most recent call last):
>   File "/home/weewx/bin/user/interceptor.py", line 299, in 
> import weewx.drivers
> ImportError: No module named weewx.drivers
>
>
for a setup.py installation in /home/weewx, the command looks like this:

PYTHONPATH=/home/weewx/bin python /home/weewx/bin/user/interceptor.py 
--device=fineoffset-bridge --port 8000 --debug

that is assuming the GW1000 is configure to post to port '8000', path '/', 
and using the ecowitt protocol (not the wunderground protocol).

m 

-- 
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/weewx-user/d0d13394-9498-4696-9f4a-2d1bebe97e80%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-30 Thread G Hammer
I installed and do not have wind info.
I have installed the new interceptor and run weewx directly. I was unable 
to run interceptor directly, but likely my error.
I have a 2902a sensor for rain, UV, and wind, an Ecowitt WH32 for outdoor 
temp and humidity and a WH25B for indoor temp, humidity, and barometric 
pressure.

All was working fine when I was using a patched interceptor for the GW1000

gary@weewx1:~/Downloads$ PYTHONPATH=/home/weewx python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
Traceback (most recent call last):
  File "/home/weewx/bin/user/interceptor.py", line 299, in 
import weewx.drivers
ImportError: No module named weewx.drivers

gary@weewx1:~/Downloads$ sudo /home/weewx/bin/weewxd /home/weewx/weewx.conf
LOOP:   2019-12-30 21:41:25 EST (1577760085) altimeter: 29.3896523535, 
barometer: 29.4207585752, cloudbase: 645.979046331, dateTime: 1577760085, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
39.1192997709, inHumidity: 30.0, inTemp: 72.3, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.957, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:41:42 EST (1577760102) altimeter: 29.3896523535, 
barometer: 29.4207585752, cloudbase: 645.979046331, dateTime: 1577760102, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
39.1192997709, inHumidity: 30.0, inTemp: 72.3, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.957, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:41:59 EST (1577760119) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760119, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:42:16 EST (1577760136) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760136, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:42:33 EST (1577760153) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760153, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0

On Sunday, December 29, 2019 at 11:59:56 PM UTC-5, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/84155cfd-1e48-4305-9b72-e2e6fa18b6e7%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-30 Thread G Hammer
I have installed the new interceptor and run weewx directly. I was unable 
to run interceptor directly, but likely my error.
I have a 2902a sensor for rain, UV, and wind, an Ecowitt WH32 for outdoor 
temp and humidity and a WH25B for indoor temp, humidity, and barometric 
pressure.

All is working fine as when I was using a patched interceptor for the GW1000

gary@weewx1:~/Downloads$ PYTHONPATH=/home/weewx python 
/home/weewx/bin/user/interceptor.py --device=fineoffset-bridge --port 8000 
--debug
Traceback (most recent call last):
  File "/home/weewx/bin/user/interceptor.py", line 299, in 
import weewx.drivers
ImportError: No module named weewx.drivers

gary@weewx1:~/Downloads$ sudo /home/weewx/bin/weewxd /home/weewx/weewx.conf
LOOP:   2019-12-30 21:41:25 EST (1577760085) altimeter: 29.3896523535, 
barometer: 29.4207585752, cloudbase: 645.979046331, dateTime: 1577760085, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
39.1192997709, inHumidity: 30.0, inTemp: 72.3, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.957, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:41:42 EST (1577760102) altimeter: 29.3896523535, 
barometer: 29.4207585752, cloudbase: 645.979046331, dateTime: 1577760102, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
39.1192997709, inHumidity: 30.0, inTemp: 72.3, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.957, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:41:59 EST (1577760119) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760119, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:42:16 EST (1577760136) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760136, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0
LOOP:   2019-12-30 21:42:33 EST (1577760153) altimeter: 29.3926893485, 
barometer: 29.4238066215, cloudbase: 645.979046331, dateTime: 1577760153, 
dewpoint: 30.9910300862, heatindex: 32.0, humidex: 32.0, inDewpoint: 
38.946639779, inHumidity: 30.0, inTemp: 72.1, maxSolarRad: 0.0, 
outHumidity: 96.0, outTemp: 32.0, pressure: 28.96, rain_period: 800, 
rainRate: 0, usUnits: 1, UV: 0.0




On Sunday, December 29, 2019 at 11:59:56 PM UTC-5, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> m
>  
>

-- 
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/weewx-user/8b67ad52-d1b9-46ec-a56b-69e61a922065%40googlegroups.com.


[weewx-user] Re: wanted: users with ecowitt gw1000 wifi bridge

2019-12-30 Thread PJO
Am expecting one shortly. Pleased to see this and will try it as soon as 
unit arrives. Thanks!

-- 
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/weewx-user/2a8331b5-cce5-4bcf-aa87-2623abdd976a%40googlegroups.com.