pimatic / rfcontroljs

nodejs modul with protocol support for different 433mhz switches and weather stations for the RFControl Arduino library.
GNU General Public License v3.0
49 stars 54 forks source link

Add support for GT-3000 / GT-FSI-10 #118

Open mattg2 opened 7 years ago

mattg2 commented 7 years ago

Is it still possible to add support for additional protocols? The auto discovery shows only rolling switch. Use the protocol with the codes from debug do not work.

Here is the debug for Button A on (only this one)

rolling1:  { code: '010000110110000000110000' }
received: [ 356, 652, 1068, 2872, 7260 ] 02210202020221210221210202020202020221210202020234

data: "RF receive 356 1068 652 2872 7260 0 0 0 01120101010112120112120101010101010112120101010134"

rolling1:  { code: '010010010100111110110000' }
received: [ 360, 644, 1020, 2896, 7228 ] 02210202210202210221020221212121210221210202020234

data: "RF receive 360 1020 644 2896 7228 0 0 0 01120101120101120112010112121212120112120101010134"

rolling1:  { code: '010000101100111001110000' }
received: [ 364, 640, 1036, 2876, 7236 ] 02210202020221022121020221212102022121210202020234

data: "RF receive 364 1036 640 2876 7236 0 0 0 01120101010112011212010112121201011212120101010134"

rolling1:  { code: '010011001011011101000000' }
received: [ 368, 640, 1032, 2884, 7304 ] 02210202212102022102212102212121022102020202020234

data: "RF receive 368 1032 640 2884 7304 0 0 0 01120101121201011201121201121212011201010101010134"

rolling1:  { code: '010000110110000000110000' }
received: [ 380, 624, 1060, 2904, 7232 ] 02210202020221210221210202020202020221210202020234

data: "RF receive 380 1060 624 2904 7232 0 0 0 01120101010112120112120101010101010112120101010134"

rolling1:  { code: '010010010100111110110000' }
received: [ 368, 640, 1020, 2888, 7252 ] 02210202210202210221020221212121210221210202020234

data: "RF receive 368 1020 640 2888 7252 0 0 0 01120101120101120112010112121212120112120101010134"