-
This code recorded from AC123-01D remote used https://github.com/sui77/SimpleRcScanner
Please help me decode
@Martin-Laclaustra
300,572,300,580,304,580,300,584,304,568,300,256,620,260,628,572,29…
-
I have a bunch of relays I have switches for, but I'd also like to emulate what the switches do. if I get a json from rtl_433, is it possible to get the rf tx code in reverse so I can play it on my ha…
-
I was running rflink on sonoff bridge for a long time and was succesfully decoding ev1527 window switches, mebus temp sensor and powerfix remote for wall plugs. Decided to try esp32(wroom32) with cc11…
pwwoj updated
10 months ago
-
here is some logs from running `rtl_433 -A` and pressing the button a couple of times. No json, so its probably not a registered device yet. let me know how I can collect info for it and / or decode. …
-
Hi - using your new rtl_433 addon with great success. Thanks for picking this up to keep it going.
I've noticed that the log file will just keep growing in size. For now, I am just manually deletin…
-
Hi I am unable to transmit EV1527 signals.
The command: 10;EV1527;000080;0;ON;
returns 20;36;CMD UNKNOWN
for example 10;Kaku;00004d;1;ON works ok
I use a ESP32.
Anyone else has this issue?
-
## Specifications for new sensor / switch / or other device ...
- manufacturer: https://github.com/mightymos/ReedTripRadio
- model name:
- pictures of the device / the board (very help…
-
### Current Situation
What´s the best approach to add a decoder like in rtl_433.conf file?
Ex:
decoder n=EV1527-Remote,m=OOK_PWM,s=369,l=1072,g=1400,r=12840,bits>=24,repeats>=3,invert,get=@0:{2…
-
https://ewelinkstore.com/product/smartwise-smoke-pro-rf-sensor/?v=fa868488740a
Has anyone ever tried to integrate this item into this project? It seems to be sold under multiple brands. Couldn't fi…
-
Hello,
First of all thank you very much for this library. it is way better than RCSwitch. I always wanted to write a library like this and then I stumbled upon yours. I'll modify it a little for my…