mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-08-02 03:27:52 -04:00
Same preamble/Manchester family as honeywell.c but a longer 72-bit frame, single preamble search (no repeats observed in this signal). CRC-16 (poly 0x8005, init 0x4c57) verified against 7 real codes from issue #2584. The 32+16 bit payload is encrypted and undecoded, so id/status are reported as opaque hex, and the decoder ships disabled.