matthewwall / weewx-sdr

weewx driver for software-defined radio
GNU General Public License v3.0
114 stars 74 forks source link

Rain Value changed in Accurite5n1 #108

Closed n7qnm closed 2 years ago

n7qnm commented 3 years ago

Looks like Accurite changed the name of their rain counter again.

I had to add this to 0.78

479,480d478 < if 'rain_in' in obj: < pkt['rain_total'] = Packet.get_float(obj, 'rain_in')

matthewwall commented 2 years ago

merged in pending release 26oct2021