On Thursday, February 16, 2017 at 3:21:34 PM UTC-5, Clay Jackson wrote: > > Hi, Matt – so, here’s what I see in weewx.log > > > > Feb 16 12:18:41 Weather weewx[14361]: sdr: MainThread: > AcuriteLightningPacket: unrecognized data: '2017-02-16 20:18:41 Acurite > lightning 0x2B6F Ch A Msg Type 0x4f: 67 C 66 % RH Strikes 3 Distance 31 - > c0 2b 6f 42 cf c3 03 9f d0*#012' >
clay, this is fixed in version 0.22 of weewx-sdr. your sensor emits a hex message type of 0x47, but the previous parser was looking for only digits, not hex. m -- 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]. For more options, visit https://groups.google.com/d/optout.
