matthewwall / weewx-sdr

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

Fine Offset WH1050 #109

Closed dyde121 closed 3 years ago

dyde121 commented 3 years ago

This model is very simmilar to WH1080, just with a couple less sensors, Duplicating and modifing the class didnt seem to work for me, any assistance would be greatly appreciated.

weewx[445] DEBUG user.sdr: parse_json: unknown model Fine Offset WH1050 weather station
weewx[445] DEBUG user.sdr: punt unrecognized line '{"time" : "2021-01-27 03:52:29", "model" : "Fine Offset WH1050 weather station", "id" : 171, "battery" : "OK", "temperature_C" : 26.000, "humidity" : 35, "speed" : 4.896, "gust" : 7.344, "rain" : 121.800, "mic" : "CRC"}#012'
dyde121 commented 3 years ago

Ignore this, I haddnt added it to KNOWN_PACKETS Now working.