Hi, How do I show the battery status for my Ecowitt weather sensors? This is a default install running on "Ubuntu 20.04.1 LTS". I installed WeeWx using the setup.py, with Apache2, WeeWx v4.1.1 and the new GW1000 driver (gw1000-0.1.0b10.tar.gz). As you can see below I am getting the data, but I don't understand how to get battery status to show on my page. I assume I need to modify the "/home/weewx/skins/Seasons/sensors.inc" file, but I'm not sure what I would need to add or change. Can someone give me pointers?
Aug 10 03:05:25 myweewx weewx[14186] DEBUG gw1000: user.gw1000: Filtered parsed data: {'intemp': 21.5, 'inhumid': 54, 'absbarometer': 985.8, 'relbarometer': 985.8, 'outtemp': 24.0, 'outhumid': 80, 'soilmoist1': 53, 'soilmoist2': 37, 'soilmoist3': 47, 'soilmoist4': 59, 'temp1': 19.3, 'humid1': 59, 'wh26_batt': 0, 'wh31_ch1_batt': 0, 'wh51_ch1_batt': 0, 'wh51_ch2_batt': 0, 'wh51_ch3_batt': 0, 'wh51_ch4_batt': 0, 'wh51_ch5_batt': 0, 'datetime': 1597028725} Aug 10 03:05:25 myweewx weewx[14186] DEBUG gw1000: user.gw1000: Next update in 60 seconds Aug 10 03:05:25 myweewx weewx[14186] DEBUG gw1000: user.gw1000: Augmented packet: {'dateTime': 1597028725, 'usUnits': 17, 'inTemp': 21.5, 'outTemp': 24.0, 'inHumidity': 54, 'outHumidity': 80, 'pressure': 985.8, 'relbarometer': 985.8, 'extraTemp1': 19.3, 'extraHumid1': 59, 'soilMoist1': 53, 'soilMoist2': 37, 'soilMoist3': 47, 'soilMoist4': 59, 'wh26_batt': 0, 'wh31_ch1_batt': 0, 'wh51_ch1_batt': 0, 'wh51_ch2_batt': 0, 'wh51_ch3_batt': 0, 'wh51_ch4_batt': 0, 'wh51_ch5_batt': 0} Thanks! Rob -- 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/2b88ee0c-2654-4dc3-8c7d-dde985285c9fn%40googlegroups.com.