I have released v0.1.0b6 on Github <https://github.com/gjr80/weewx-gw1000/releases>. A summary of the significant changes can be found against the v0.1.0b6 release on Github. It has not (fully) addressed the issue of some battery states not making their way through to the loop packets, unfortunately that is still a work in progress.
Those that have already installed the driver can download and install v0.1.0b6 using the following commands depending on your WeeWX install type: for setup.py installs: $ sudo mv /home/weewx/bin/user/gw1000.py /home/weewx/bin/user/gw1000_orig.py $ sudo wget -P /home/weewx/bin/user https: //raw.githubusercontent.com/gjr80/weewx-gw1000/v0.1.0b6/bin/user/gw1000.py for package installs: $ sudo mv /usr/share/weewx/user/gw1000.py /usr/share/weewx/user/gw1000_orig. py $ sudo wget -P /usr/share/weewx/user https: //raw.githubusercontent.com/gjr80/weewx-gw1000/v0.1.0b6/bin/user/gw1000.py There has been no change to the [GW1000] structure so you can just restart WeeWX/run v0.1.0b6 directly without further changes. 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/a88dee6c-8fb5-4a44-91f6-51549374a18eo%40googlegroups.com.