[weewx-user] Re: Interceptor Exstension and Wind Gust Direction

2018-12-30 Thread mwall
On Thursday, December 6, 2018 at 12:02:15 PM UTC-5, Alan Bryant wrote: > > Alright, so I added windGustDir = wind_gust_dir to the sensor_map stanza, > but I am still getting the same message in my syslog. Any ideas? > the interceptor was not looking for 'windgustdir' fields. (i'm pretty sure

[weewx-user] Re: Interceptor Exstension and Wind Gust Direction

2018-12-07 Thread gjr80
So what changes to interceptor.py? If the issue was entering correct mapping then that sound have been able to have been done solely from a config file. Modifying .py files can be risky, at the very least you open yourself up to future upgrade issues. Gary -- You received this message

[weewx-user] Re: Interceptor Exstension and Wind Gust Direction

2018-12-07 Thread Alan Bryant
I modified the interceptor.py file and I guess I updated the mapping properly because it is no longer complaining about the windgustdir parameter. I'm not sure how to tell if it is being added to weewx, but I'm happy that the error is at least gone. -- You received this message because you

[weewx-user] Re: Interceptor Exstension and Wind Gust Direction

2018-12-06 Thread Alan Bryant
Alright, so I added windGustDir = wind_gust_dir to the sensor_map stanza, but I am still getting the same message in my syslog. Any ideas? On Thursday, December 6, 2018 at 10:58:47 AM UTC-6, Alan Bryant wrote: > > Ok, so apparently I did not read everything on the Github readme for the >

[weewx-user] Re: Interceptor Exstension and Wind Gust Direction

2018-12-06 Thread Alan Bryant
Ok, so apparently I did not read everything on the Github readme for the interceptor extension. I ran it manually with debug and this is what I am seeing: raw packet: {'wind_speed': 9.0, 'barometer': 30.18, 'wind_gust': 11.0, 'dewpoint': 63.5, 'humidity_out': 81.0, 'rain': 0.0, 'dateTime':