Nuno Goncalves
Nuno Goncalves
I included already a flex decoder example in the README: `-X "n=Tesla charge port opener,m=OOK_MC_ZEROBIT,s=400,r=1200,t=20"` But I am not sure if there is a way to match multiple rows of...
``` time : @0.203604s model : Tesla charge port opener count : 5 num_rows : 5 rows : len : 13 data : 0000, len : 52 data : 094aa9b38da19,...
There is always 2 rows = 094aa9b38da19 and 1 row = 094aa9b38da18. repeats>=3 can never work. With flex I can make sure two match 2 identical rows and the content...
@zuckschwerdt how would it be do add a decoder? If add the file to rtl_433/conf/tesla_charge-port-opener.conf and this must always be selected manually? Can this .conf decoders also be registered by...
Decoder: https://github.com/merbanan/rtl_433/pull/1704
@hauke ``` phy0-ap0 Hardware: 14C3:7612 14C3:7612 [MediaTek MT7612E] phy1-ap0 Hardware: 14C3:7662 14C3:7662 [MediaTek MT76x2E] ``` ``` root@OpenWrt:~# dmesg | grep -i mt [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3...