Hello,
I want to add a 433 MHz receiving feature to my HA system. I have a Sonoff RM433R2, a TX118 module, and a single-button garage door transmitter. All of them works at 433 MHz. First, I tried with remote_receiver in EspHome. I used the RFM210 module as the receiver. Then I also tried the Sonoff RF Bridge (v2, white one). In both attempts, I was only successful in decoding the single-button garage door transmitter.
Finally, I decided to try OpenMQTTgateway. First, I used a D1-mini +RFM210. I tried nodemcuv2-rf and nodemcuv2-rf2 as software. I got no results. Then I tried with the Lilygo Lora board. I installed the Lilygo-rtl_433 software. With this installation, again, only the single-button garage door transmitter could be decoded. Neither the Sonoff RM433R2 nor the TX118 module was decoded. What do I need to do to decode the signals of these two transmitters, as well as other 433 MHz transmitters, and see them on the system? Thank you.
Hello,
I want to add a 433 MHz receiving feature to my HA system. I have a Sonoff RM433R2, a TX118 module, and a single-button garage door transmitter. All of them works at 433 MHz. First, I tried with remote_receiver in EspHome. I used the RFM210 module as the receiver. Then I also tried the Sonoff RF Bridge (v2, white one). In both attempts, I was only successful in decoding the single-button garage door transmitter.
Finally, I decided to try OpenMQTTgateway. First, I used a D1-mini +RFM210. I tried nodemcuv2-rf and nodemcuv2-rf2 as software. I got no results. Then I tried with the Lilygo Lora board. I installed the Lilygo-rtl_433 software. With this installation, again, only the single-button garage door transmitter could be decoded. Neither the Sonoff RM433R2 nor the TX118 module was decoded. What do I need to do to decode the signals of these two transmitters, as well as other 433 MHz transmitters, and see them on the system? Thank you.