Gary - this thread got me thinking of adding battery status to my minimal EcoWitt skin (GitHub link) <https://github.com/vinceskahan/weewx-ecowitt-skin>
I have a GW1000 and a WH32 outdoor sensor and run weewx 4.2.0 dpkg raspi using 0.1.0b12 of your driver. pi@pi3jr:~ $ PYTHONPATH=/usr/share/weewx python3 -m user.gw1000 --live-data Using configuration file /etc/weewx/weewx.conf Interrogating GW1000 at 192.168.2.20:45000 GW1000 live sensor data: absbarometer: 1002.8, datetime: 1608426650, inhumid: 43, intemp: 21.8, outhumid: 97, outtemp: 7.7, relbarometer: 1014.3, wh26_batt: 0 What's interesting is that you report this as a wh26 when the EcoWitt app (and my Amazon receipt) show it as a WH32. A little research says that the WH32 seems to be a later model of the WH26 so I'm guessing/hoping it doesn't matter much, but I thought I'd mention it to you. You do have a comment in decode_batt() with a question mark about it, so I guess the answer there is 'yes it seems to be the same'. Thanks again for a great driver. Looking forward to buying more sensors. FWIW, I also added a screenshot <https://github.com/vinceskahan/weewx-ecowitt-skin/blob/main/ecowitt-skin-example.png> and the cheetah-fu and description of how I added battery status to the skin is here <https://github.com/vinceskahan/weewx-ecowitt-skin/blob/main/skins/ecowitt/index.html.tmpl> -- 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/388fd85a-ebfe-4b85-a14d-55ed5c005a0an%40googlegroups.com.
