puuu / ESPiLight

ESPiLight - pilight 433.92 MHz protocols library for Arduino
GNU General Public License v3.0
109 stars 41 forks source link

Generic remote #33

Closed steadramon closed 6 years ago

steadramon commented 6 years ago

Hi there,

I have a bunch of "generic remotes" and other sensors - PIR/door mostly based on the EV1527 I believe - 20 bit address with a 4 bit code. I have these working under other radio implementations including rtl_433 and switch-rc

I can't get them to work with MQTT433gateway but I'd really like to as I like the format and my room temperature/humidity sensors are picked up nicely with ESPiLight. If I put MQTT433gateway into debug mode I see the radio picking up on the transmissions but nothing shows up as being decoded.

Can you offer any help? I can offer any debug etc at your request