Re: [weewx-user] Re: Help with GW1000 Driver

2022-08-20 Thread Brackenbury
Hello  I had a few issues with the battery and the WH41 air quality sensor and a lot of fiddling around.   If it helps here is the section from my Seasons skin sensors.inc file that finally worked   #set $sensor_batt_data = [('wh32_batt', 'get_binary_battery_status'),                

Re: [weewx-user] Re: Help with GW1000 Driver

2022-08-19 Thread 'Rainer Lang' via weewx-user
added a few words in the below text to make it better understandable (I hope) Am 19.08.2022 um 20:06 schrieb Rainer Lang: for the AQI - depending on whether this is a WH41/WH43 or a WH45 you will have to created either new fields/columns in the database as the ws_extended schema doesn't

Re: [weewx-user] Re: Help with GW1000 Driver

2022-08-19 Thread 'Rainer Lang' via weewx-user
for the AQI - depending on whether this is a WH41/WH43 or a WH45 you will have to created either new fields/column in the database as the ws_extended schema doesn't have space for all of them, or you need to repurpose fields (best with the same unit group) to accomodate the data. Then you need

Re: [weewx-user] Re: Help with GW1000 Driver

2022-08-19 Thread John Jacklin
Yes indeed I have - this is how I have been able to get so far! (Just got the radiation sorted) But still need to sort the Connectivity and Voltages! On Friday, 19 August 2022 at 15:09:14 UTC+1 lang@googlemail.com wrote: > Did you read the driver wiki at

Re: [weewx-user] Re: Help with GW1000 Driver

2022-08-19 Thread 'Rainer Lang' via weewx-user
Did you read the driver wiki at https://github.com/gjr80/weewx-gw1000/wiki ? You should find most if not all answers to your questions there  Am 19.08.2022 um 15:45 schrieb John Jacklin: Sorry - two more questions!! I have just noticed Radiation is N/A as well. Also is it possible to add a

[weewx-user] Re: Help with GW1000 Driver

2022-08-19 Thread John Jacklin
Sorry - two more questions!! I have just noticed Radiation is N/A as well. Also is it possible to add a AQI graph? Thanks On Friday, 19 August 2022 at 14:29:38 UTC+1 John Jacklin wrote: > I have been running WeeWX with a Davis WLL and a Vantage Pro 2. > > https://wx-watch.co.uk/weewxu/ > > I