matthewwall / weewx-sdr

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

update identifier for HIDEKI-wind and hideki rain to the new style SDR #113

Closed farmabep closed 2 years ago

farmabep commented 3 years ago

greetings to all it would be possible to please insert an update identifier for HIDEKI-WIND and HIDEKI RAIN to the new style SDR.

Feb 7 04:45:14 raspberrypi weewx[7159] DEBUG user.sdr: parse_json: unknown model Hideki-Rain Feb 7 04:45:14 raspberrypi weewx[7159] DEBUG user.sdr: punt unrecognized line '{"time" : "2021-02-07 03:45:10", "model" : "Hideki-Rain", "id" : 0, "channel" : 4, "battery_ok" : 1, "rain_mm" : 1382.500, "mic" : "CRC"}#012'

Feb 7 04:45:00 raspberrypi weewx[7159] DEBUG user.sdr: parse_json: unknown model Hideki-Wind Feb 7 04:45:00 raspberrypi weewx[7159] DEBUG user.sdr: punt unrecognized line '{"time" : "2021-02-07 03:44:54", "model" : "Hideki-Wind", "id" : 8, "channel" : 4, "battery_ok" : 1, "temperature_C" : 15.200, "wind_avg_mi_h" : 2.600, "wind_max_mi_h" : 2.900, "wind_approach" : 1, "wind_dir_deg" : 337.500, "mic" : "CRC"}#012'

thank you all

matthewwall commented 2 years ago

fixed at commit e332428

matthewwall commented 2 years ago

fixed wind speeds at commit 7237617