Thanks Gary. Your instructions worked perfectly. I'm still seeing a couple of things. Here are links to two reporting stations. They both receive data from the same GW-1000 The -1 station uses the old push method. The -5 station uses the new API method. I'm seeing differences in wind direction and barometer -1 Station <http://www.findu.com/cgi-bin/wx.cgi?call=wa4opq-1> -5 Station <http://www.findu.com/cgi-bin/wx.cgi?call=wa4opq-5> On Monday, July 27, 2020 at 12:58:20 AM UTC-5 gjr80 wrote:
> 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/871c9da9-3218-4bcf-9b14-321678e4e8f0n%40googlegroups.com.