Version of driver used: v0.5.0b5 <https://github.com/gjr80/weewx-gw1000/commit/be1ca870c3e0142cd51566e78989e172ca66c452>
In default_groups: https://github.com/gjr80/weewx-gw1000/blob/master/bin/user/gw1000.py#L455 Shouldn't there be values for "weekRain" and "p_rainRate"? Without them specified I have issues with the unit. default_groups = {'extraTemp9': 'group_temperature', 'extraTemp10': 'group_temperature', 'extraTemp11': 'group_temperature', 'extraTemp12': 'group_temperature', 'extraTemp13': 'group_temperature', 'extraTemp14': 'group_temperature', 'extraTemp15': 'group_temperature', 'extraTemp16': 'group_temperature', 'extraTemp17': 'group_temperature', 'weekRain': 'group_rain', 'p_rain': 'group_rain', 'p_rainRate': 'group_rainrate', 'p_stormRain': 'group_rain', 'p_dayRain': 'group_rain', 'p_weekRain': 'group_rain', 'p_monthRain': 'group_rain', 'p_yearRain': 'group_rain'} -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/21362eb2-c9ab-498b-b34f-b29413c25875n%40googlegroups.com.
