ruolfa

Results 2 comments of ruolfa

If using the crc/checksum defined in `fineoffset_WH51_callback` (ECOWITT WH51), it is possible to find that valid payload are 32 bytes long for this device. ~~~ {330} aa aa aa aa...

Seems to match the EcoWitt-WS68: https://github.com/merbanan/rtl_433/blob/68a9c9df0fdf35af71679e5a8929ca679852c32a/src/devices/ambientweather_wh31e.c#L325-L330 (the WS68 id, could perhaps be b[1], b[2], b[3] instead of just b[2], b[3] ?)