sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.9k stars 658 forks source link

Add support for receiving HT45F23A, i.e. used in Cordes CC-80, VisorTech RWM-460.f #400

Closed hn closed 3 years ago

hn commented 3 years ago

This PR adds receive support for HT45F23A-based smoked detectors.

It includes a patch (workaround) to strip two short "stop bits" at the end of the data telegram. Because of this workaround, this PR is not meant to be included in the main source tree. It's just for information, maybe it is useful for someone. You can safely close this PR now :)

1technophile commented 3 years ago

Thanks