Télécommande exotique

tout ce que j’espère que que c pas du rolloing code

Salut on eux regarder si tu veux.
Certaines télcde ne sont pas dans ce protocole en émission !

Ce que tu vois l’incrément est interne au Rfxcom , cela va de 00 à FF, suivant la réception des codes, s’incrémente automatiquement !

POUR TESTER CETTE TELECOMMANDE :

Pour les protocoles, il faut activer le maximum compatible avec cette fréquence !
Ne pas mettre les Blinds, ni ATI , les deux derniers(mais ne gène pas), pas de UNDEC ! Ni Firmware spéciaux

Résumé

Enregistrer et vérifier le log, normalement regarder derrière le message:

Write data to serial port : 0d00000102000000000000000000

Le RFXCOM répondra avec 140100xxxxxx et le plugin donnera la transcription de ce code !
Avec Type Firmware et N° (hexa), et le réglage enregistré des protocoles dans le RFXCOM !

Une fois OK faire test de la télécde, une seule touche, et regarder les log (mode debug) devrait voir 2 protocoles !

Merci de ton aide !

Alors voici où j’en suis :

1/ j’ai coché les protocoles suivants

2/ Une fois le démon relancé, j’ai fait plusieurs appuis sur un seul bouton de ma télécommande :

[2024-02-01 17:24:51]DEBUG : All is ok, sending start
[2024-02-01 17:24:51]DEBUG : Write data to serial port : 0d00000207000000000000000000
[2024-02-01 17:24:51]DEBUG : Message: 1401070207436f7079726967687420524658434f4d
[2024-02-01 17:24:51]DEBUG : Decode : 1401070207436f7079726967687420524658434f4d
[2024-02-01 17:24:51]DEBUG : Test message: 1401070207436f7079726967687420524658434f4d
[2024-02-01 17:24:51]DEBUG : PacketType: 0x01
[2024-02-01 17:24:51]DEBUG : Length: 21
[2024-02-01 17:24:51]DEBUG : Start decoding packet type 0x01
[2024-02-01 17:24:51]DEBUG : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x07', 'seqnbr': '0x02', 'cmnd': '0x07', 'msg1': '0x43', 'msg2': '0x6F', 'msg3': '0x70', 'msg4': '0x79', 'msg5': '0x72', 'msg6': '0x69', 'msg7': '0x67', 'msg8': '0x68', 'msg9': 116, 'msg10': '0x20', 'msg11': '0x52', 'msg12': '0x46', 'msg13': '0x58', 'msg14': '0x43', 'msg15': '0x4F', 'msg16': '0x4D'}
[2024-02-01 17:24:51]DEBUG : Subtype = start RFXtrx receiver
[2024-02-01 17:25:14]DEBUG : Message: 0913000058a8e2017750
[2024-02-01 17:25:14]DEBUG : Decode : 0913000058a8e2017750
[2024-02-01 17:25:14]DEBUG : Test message: 0913000058a8e2017750
[2024-02-01 17:25:14]DEBUG : PacketType: 0x13
[2024-02-01 17:25:14]DEBUG : Length: 10
[2024-02-01 17:25:14]DEBUG : Start decoding packet type 0x13
[2024-02-01 17:25:14]DEBUG : Subtype = PT2262, EV1527 433.92MHz
[2024-02-01 17:25:14]DEBUG : Data : {'packetlen': '0x09', 'packettype': '0x13', 'subtype': '0x00', 'seqnbr': '0x00', 'cmd1': '0x58', 'cmd2': '0xA8', 'cmd3': '0xE2', 'pulse': 375, 'filler': 0, 'rssi': 5}
[2024-02-01 17:25:14]DEBUG : Decoded info : {'packettype': '0x13', 'subtype': '0x00', 'id': '58A8E2', 'pulse': 1500, 'rssi': 5}
[2024-02-01 17:25:14]DEBUG : unknown device id : 58A8E2
[2024-02-01 17:25:22]DEBUG : Message: 0913000158a8e2017360
[2024-02-01 17:25:22]DEBUG : Decode : 0913000158a8e2017360
[2024-02-01 17:25:22]DEBUG : Test message: 0913000158a8e2017360
[2024-02-01 17:25:22]DEBUG : PacketType: 0x13
[2024-02-01 17:25:22]DEBUG : Length: 10
[2024-02-01 17:25:22]DEBUG : Start decoding packet type 0x13
[2024-02-01 17:25:22]DEBUG : Subtype = PT2262, EV1527 433.92MHz
[2024-02-01 17:25:22]DEBUG : Data : {'packetlen': '0x09', 'packettype': '0x13', 'subtype': '0x00', 'seqnbr': '0x01', 'cmd1': '0x58', 'cmd2': '0xA8', 'cmd3': '0xE2', 'pulse': 371, 'filler': 0, 'rssi': 6}
[2024-02-01 17:25:22]DEBUG : Decoded info : {'packettype': '0x13', 'subtype': '0x00', 'id': '58A8E2', 'pulse': 1484, 'rssi': 6}
[2024-02-01 17:25:22]DEBUG : unknown device id : 58A8E2
[2024-02-01 17:25:35]DEBUG : Message: 0913000258a8e2017550
[2024-02-01 17:25:35]DEBUG : Decode : 0913000258a8e2017550
[2024-02-01 17:25:35]DEBUG : Test message: 0913000258a8e2017550
[2024-02-01 17:25:35]DEBUG : PacketType: 0x13
[2024-02-01 17:25:35]DEBUG : Length: 10
[2024-02-01 17:25:35]DEBUG : Start decoding packet type 0x13
[2024-02-01 17:25:35]DEBUG : Subtype = PT2262, EV1527 433.92MHz
[2024-02-01 17:25:35]DEBUG : Data : {'packetlen': '0x09', 'packettype': '0x13', 'subtype': '0x00', 'seqnbr': '0x02', 'cmd1': '0x58', 'cmd2': '0xA8', 'cmd3': '0xE2', 'pulse': 373, 'filler': 0, 'rssi': 5}
[2024-02-01 17:25:35]DEBUG : Decoded info : {'packettype': '0x13', 'subtype': '0x00', 'id': '58A8E2', 'pulse': 1492, 'rssi': 5}
[2024-02-01 17:25:35]DEBUG : unknown device id : 58A8E2

OK comment est le debug du début pour voir si les protocoles sont bien enregistré ?
Si tu envoie le message Status avec un code raw possible !

0D00000102000000000000000000

Salut, voici tout le log à partir du reboot du deamon :

[2024-02-01 17:24:44]DEBUG : Signal 15 caught, exiting...
[2024-02-01 17:24:44]DEBUG : Shutdown
[2024-02-01 17:24:44]DEBUG : Removing PID file /tmp/jeedom/rfxcom/deamon.pid
[2024-02-01 17:24:44]DEBUG : LoopNetServer Thread stopped
[2024-02-01 17:24:44]DEBUG : Close serial port
[2024-02-01 17:24:44]DEBUG : Serial port closed
[2024-02-01 17:24:44]ERROR : Error in read_rfxcom: argument must be an int, or have a fileno() method.
[2024-02-01 17:24:44]DEBUG : Exit 0
[2024-02-01 18:24:46]INFO : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device /dev/ttyUSB0 --loglevel debug --socketport 55000 --serialrate 38400 --protocol 1,2,3,4,5,6,7,10,11,12,13,14,15,16,18,19,20,21,22,23,30,31 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey bgT8FS6irBBBD2jdhstudAttfN9v8staHjEBjaLfu8qPj8CeGw5n5NWQQMgdm34t --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
[2024-02-01 17:24:47]INFO : Start rfxcomd
[2024-02-01 17:24:47]INFO : Log level : debug
[2024-02-01 17:24:47]INFO : Socket port : 55000
[2024-02-01 17:24:47]INFO : Socket host : 127.0.0.1
[2024-02-01 17:24:47]INFO : PID file : /tmp/jeedom/rfxcom/deamon.pid
[2024-02-01 17:24:47]INFO : Device : /dev/ttyUSB0
[2024-02-01 17:24:47]INFO : Apikey : bgT8FS6irBBBD2jdhstudAttfN9v8staHjEBjaLfu8qPj8CeGw5n5NWQQMgdm34t
[2024-02-01 17:24:47]INFO : Callback : http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php
[2024-02-01 17:24:47]INFO : Cycle : 0.3
[2024-02-01 17:24:47]INFO : Serial rate : 38400
[2024-02-01 17:24:47]INFO : Serial timeout : 9
[2024-02-01 17:24:47]INFO : Protocol : 1,2,3,4,5,6,7,10,11,12,13,14,15,16,18,19,20,21,22,23,30,31
[2024-02-01 17:24:47]INFO : Find device : /dev/ttyUSB0
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x01 : Interface Response Message
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x02 : Receiver/Transmitter Message
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x10 : Lighting1 (X10, ARC, ELRO, Waveman, EMW200, IMPULS,RisingSun, Philips, Energenie, GDR2, HQ, Oase)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x11 : Lighting2 (AC, HomeEasy EU, ANSLUT, Kambrook)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x13 : Lighting4 (PT2262)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x14 : Lighting5 ( LightwaveRF, Siemens, EMW100, BBSB, MDREMOTE,RSL2, OTIO, Livolo, RGB, Aoke relay, Eurodomest, RGB432W, Legrand,Avantek, IT, Kangtai)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x15 : Lighting6 (Blyss (AE), Cuveo)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x16 : Chime (Byron SX, Byron MP001, SelectPlus, Envivo, Alfawise)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x17 : Fan (Siemens SF01, Itho, LucciAir, SEAV,Westinghouse,Casafan,FT1211R,Novy)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x19 : Blinds1 (RollerTrol,Hasta,A-OK,Raex, Media Mount, DC)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x1C : Edisio
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x1D : Honeywell ActivLink
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x1E : FunkBus
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x1F : Hunter Fan
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x20 : Security1 (X10, KD101, Visonic, Meiantech, SA30, SA33, RM174RF)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x21 : Security2 (KeeLoq)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x28 : Camera1 (Ninja/Robocam)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x30 : Remote control and IR (ATI, Medion, PC Remote)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x40 : Thermostat1 (Digimax)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x42 : Thermostat3 (Mertik-Maxitrol G6R-H4 type)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x4E : BBQ Temperature sensors (BBQ1)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x4F : Temperature and rain sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x50 : Temperature sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x51 : Humidity sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x52 : Temperature and humidity sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x53 : Barometric sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x54 : Temperature, humidity and barometric sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x55 : Rain sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x56 : Wind sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x57 : UV sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x58 : Date/time sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x59 : Current sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x5A : Current sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x5B : Current + ENERGY sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x5C : Power sensors
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x5D : Weighting scale
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x60 : CARTELECTRONIC
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x70 : RFXsensor
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x71 : RFXMeter
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x72 : FS20 (FS20, FHT 8V, FHT80)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x5D : Weighting scale
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x76 : Weather stations (WEATHER1-WEATHER2)
[2024-02-01 17:24:47]DEBUG : Load decoder packet type 0x77 : SOLAR1
[2024-02-01 17:24:47]DEBUG : Writing PID 24620 to /tmp/jeedom/rfxcom/deamon.pid
[2024-02-01 17:24:47]DEBUG : Init request module v2.31.0
[2024-02-01 17:24:47]DEBUG : Starting new HTTP connection (1): 127.0.0.1:80
[2024-02-01 18:24:47]DEBUG : null
[2024-02-01 17:24:47]DEBUG : http://127.0.0.1:80 "GET /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=bgT8FS6irBBBD2jdhstudAttfN9v8staHjEBjaLfu8qPj8CeGw5n5NWQQMgdm34t HTTP/1.1" 200 0
[2024-02-01 17:24:47]DEBUG : Init serial module v3.5
[2024-02-01 17:24:47]DEBUG : Start listening...
[2024-02-01 17:24:47]DEBUG : Socket interface started
[2024-02-01 17:24:47]DEBUG : LoopNetServer Thread started
[2024-02-01 17:24:47]DEBUG : Open serial port on device: /dev/ttyUSB0, rate 38400, timeout : 9
[2024-02-01 17:24:47]DEBUG : Listening on: [127.0.0.1:55000]
[2024-02-01 17:24:47]DEBUG : Open Serialport
[2024-02-01 17:24:47]DEBUG : flushOutput serial port
[2024-02-01 17:24:47]DEBUG : flushInput serial port
[2024-02-01 17:24:47]DEBUG : flushOutput serial port
[2024-02-01 17:24:47]DEBUG : flushInput serial port
[2024-02-01 17:24:47]DEBUG : Read Socket Thread Launched
[2024-02-01 17:24:47]DEBUG : Read Device Thread Launched
[2024-02-01 17:24:48]DEBUG : Send rfxcomd_reset
[2024-02-01 17:24:48]DEBUG : Write data to serial port : 0d00000000000000000000000000
[2024-02-01 17:24:48]DEBUG : Sleep 1 sec
[2024-02-01 17:24:49]DEBUG : flushInput serial port
[2024-02-01 17:24:49]DEBUG : Send get status test
[2024-02-01 17:24:49]DEBUG : Write data to serial port : 0d00000102000000000000000000
[2024-02-01 17:24:49]DEBUG : Message: 140100010253297f3fbf0003001c10544658434f4d
[2024-02-01 17:24:49]DEBUG : Decode : 140100010253297f3fbf0003001c10544658434f4d
[2024-02-01 17:24:49]DEBUG : Test message: 140100010253297f3fbf0003001c10544658434f4d
[2024-02-01 17:24:49]DEBUG : PacketType: 0x01
[2024-02-01 17:24:49]DEBUG : Length: 21
[2024-02-01 17:24:49]DEBUG : Start decoding packet type 0x01
[2024-02-01 17:24:49]DEBUG : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x00', 'seqnbr': '0x01', 'cmnd': '0x02', 'msg1': '0x53', 'msg2': '0x29', 'msg3': '0x7F', 'msg4': '0x3F', 'msg5': '0xBF', 'msg6': '0x00', 'msg7': '0x03', 'msg8': '0x00', 'msg9': 28, 'msg10': '0x10', 'msg11': '0x54', 'msg12': '0x46', 'msg13': '0x58', 'msg14': '0x43', 'msg15': '0x4F', 'msg16': '0x4D'}
[2024-02-01 17:24:49]DEBUG : Subtype = response on a mode command
[2024-02-01 17:24:49]DEBUG : Firmware version = 0x29
[2024-02-01 17:24:49]DEBUG : RFXtrx433 operating at 433.92MHz
[2024-02-01 17:24:49]DEBUG : Hardware major version = 0x03
[2024-02-01 17:24:49]DEBUG : Hardware minor version = 0x00
[2024-02-01 17:24:49]DEBUG : Output power = 10 dBm
[2024-02-01 17:24:49]DEBUG : Firmware ProXL1
[2024-02-01 17:24:49]DEBUG : Noise level (only used in special firmware) = 0x54
[2024-02-01 17:24:49]DEBUG : undec on : 0
[2024-02-01 17:24:49]DEBUG : Imagintronix,Opus/Alecto2010/Alecto : 1
[2024-02-01 17:24:49]DEBUG : Byron SX,SelectPlus/Alecto5500 : 1
[2024-02-01 17:24:49]DEBUG : RSL,Revolt/La Crosse : 1
[2024-02-01 17:24:49]DEBUG : Lighting4/Davis EU : 1
[2024-02-01 17:24:49]DEBUG : FineOffset,Viking/Davis US : 1
[2024-02-01 17:24:49]DEBUG : Rubicson,Alecto,Banggood/Davis AU : 1
[2024-02-01 17:24:49]DEBUG : AE Blyss : 1
[2024-02-01 17:24:49]DEBUG : BlindsTx : 0
[2024-02-01 17:24:49]DEBUG : BlindsT0 : 0
[2024-02-01 17:24:49]DEBUG : Proguard : 1
[2024-02-01 17:24:49]DEBUG : Legrand CAD : 1
[2024-02-01 17:24:49]DEBUG : La Crosse : 1
[2024-02-01 17:24:49]DEBUG : Hideki,TFA,Cresta,UPM/FS20 : 1
[2024-02-01 17:24:49]DEBUG : AD LightwaveRF : 1
[2024-02-01 17:24:49]DEBUG : Mertik/Edisio : 1
[2024-02-01 17:24:49]DEBUG : Visonic : 1
[2024-02-01 17:24:49]DEBUG : ATI/cartelectronic/Meiantech,Atlantic : 0
[2024-02-01 17:24:49]DEBUG : Oregon Scientific/Keeloq : 1
[2024-02-01 17:24:49]DEBUG : Meiantech,Atlantic/Proguard : 1
[2024-02-01 17:24:49]DEBUG : HomeEasy EU : 1
[2024-02-01 17:24:49]DEBUG : AC : 1
[2024-02-01 17:24:49]DEBUG : ARC : 1
[2024-02-01 17:24:49]DEBUG : X10 : 1
[2024-02-01 17:24:49]DEBUG : FunkBus 433.42/Itho CVE RFT : 0
[2024-02-01 17:24:49]DEBUG : MCZ 434.50/Itho CVE ECO RFT : 0
[2024-02-01 17:24:49]DEBUG : Honeywell Chime : 0
[2024-02-01 17:24:49]DEBUG : HomeConfort,Fan : 0
[2024-02-01 17:24:49]DEBUG : Keeloq : 0
[2024-02-01 17:24:50]DEBUG : Client connected to [127.0.0.1:40995]
[2024-02-01 17:24:50]DEBUG : Message read from socket: b'{"apikey":"bgT8FS6irBBBD2jdhstudAttfN9v8staHjEBjaLfu8qPj8CeGw5n5NWQQMgdm34t","cmd":"add","device":{"id":"124CA2"}}'
[2024-02-01 17:24:50]DEBUG : Client disconnected from [127.0.0.1:40995]
[2024-02-01 17:24:50]DEBUG : Client connected to [127.0.0.1:40996]
[2024-02-01 18:24:50]INFO : Démon RFXcom lancé
[2024-02-01 17:24:50]DEBUG : Message read from socket: b'{"apikey":"bgT8FS6irBBBD2jdhstudAttfN9v8staHjEBjaLfu8qPj8CeGw5n5NWQQMgdm34t","cmd":"add","device":{"id":"124CA8"}}'
[2024-02-01 17:24:50]DEBUG : Client disconnected from [127.0.0.1:40996]
[2024-02-01 17:24:50]DEBUG : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-02-01 17:24:50]DEBUG : Add device : {'id': '124CA2'}
[2024-02-01 17:24:50]DEBUG : Message received in socket JEEDOM_SOCKET_MESSAGE
[2024-02-01 17:24:50]DEBUG : Add device : {'id': '124CA8'}
[2024-02-01 17:24:50]DEBUG : msg3: [0, 1, 1, 1, 1, 1, 1, 1] / 7f
[2024-02-01 17:24:50]DEBUG : msg4: [0, 0, 1, 1, 1, 1, 1, 1] / 3f
[2024-02-01 17:24:50]DEBUG : msg5: [1, 0, 1, 1, 1, 1, 1, 1] / bf
[2024-02-01 17:24:50]DEBUG : msg6: [0, 0, 0, 0, 0, 0, 1, 1] / 03
[2024-02-01 17:24:50]DEBUG : Command: 0d00000203531C7f3fbf03000000
[2024-02-01 17:24:50]DEBUG : Protocol actually activated 7f3fbf00
[2024-02-01 17:24:50]DEBUG : Actual Frequency 53
[2024-02-01 17:24:50]DEBUG : Wanted protocol 7f3fbf03
[2024-02-01 17:24:50]DEBUG : Setting protocols as we need to change it
[2024-02-01 17:24:50]DEBUG : msg3: [0, 1, 1, 1, 1, 1, 1, 1] / 7f
[2024-02-01 17:24:50]DEBUG : msg4: [0, 0, 1, 1, 1, 1, 1, 1] / 3f
[2024-02-01 17:24:50]DEBUG : msg5: [1, 0, 1, 1, 1, 1, 1, 1] / bf
[2024-02-01 17:24:50]DEBUG : msg6: [0, 0, 0, 0, 0, 0, 1, 1] / 03
[2024-02-01 17:24:50]DEBUG : Command: 0d00000203531C7f3fbf03000000
[2024-02-01 17:24:50]DEBUG : Write it to serial
[2024-02-01 17:24:50]DEBUG : Write data to serial port : 0d00000203531c7f3fbf03000000
[2024-02-01 17:24:50]DEBUG : Message: 140100020353297f3fbf0303001c10544658434f4d
[2024-02-01 17:24:50]DEBUG : Decode : 140100020353297f3fbf0303001c10544658434f4d
[2024-02-01 17:24:50]DEBUG : Test message: 140100020353297f3fbf0303001c10544658434f4d
[2024-02-01 17:24:50]DEBUG : PacketType: 0x01
[2024-02-01 17:24:50]DEBUG : Length: 21
[2024-02-01 17:24:50]DEBUG : Start decoding packet type 0x01
[2024-02-01 17:24:50]DEBUG : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x00', 'seqnbr': '0x02', 'cmnd': '0x03', 'msg1': '0x53', 'msg2': '0x29', 'msg3': '0x7F', 'msg4': '0x3F', 'msg5': '0xBF', 'msg6': '0x03', 'msg7': '0x03', 'msg8': '0x00', 'msg9': 28, 'msg10': '0x10', 'msg11': '0x54', 'msg12': '0x46', 'msg13': '0x58', 'msg14': '0x43', 'msg15': '0x4F', 'msg16': '0x4D'}
[2024-02-01 17:24:50]DEBUG : Subtype = response on a mode command
[2024-02-01 17:24:50]DEBUG : Firmware version = 0x29
[2024-02-01 17:24:50]DEBUG : RFXtrx433 operating at 433.92MHz
[2024-02-01 17:24:50]DEBUG : Hardware major version = 0x03
[2024-02-01 17:24:50]DEBUG : Hardware minor version = 0x00
[2024-02-01 17:24:50]DEBUG : Output power = 10 dBm
[2024-02-01 17:24:50]DEBUG : Firmware ProXL1
[2024-02-01 17:24:50]DEBUG : Noise level (only used in special firmware) = 0x54
[2024-02-01 17:24:50]DEBUG : undec on : 0
[2024-02-01 17:24:50]DEBUG : Imagintronix,Opus/Alecto2010/Alecto : 1
[2024-02-01 17:24:50]DEBUG : Byron SX,SelectPlus/Alecto5500 : 1
[2024-02-01 17:24:50]DEBUG : RSL,Revolt/La Crosse : 1
[2024-02-01 17:24:50]DEBUG : Lighting4/Davis EU : 1
[2024-02-01 17:24:50]DEBUG : FineOffset,Viking/Davis US : 1
[2024-02-01 17:24:50]DEBUG : Rubicson,Alecto,Banggood/Davis AU : 1
[2024-02-01 17:24:50]DEBUG : AE Blyss : 1
[2024-02-01 17:24:50]DEBUG : BlindsTx : 0
[2024-02-01 17:24:50]DEBUG : BlindsT0 : 0
[2024-02-01 17:24:50]DEBUG : Proguard : 1
[2024-02-01 17:24:50]DEBUG : Legrand CAD : 1
[2024-02-01 17:24:50]DEBUG : La Crosse : 1
[2024-02-01 17:24:50]DEBUG : Hideki,TFA,Cresta,UPM/FS20 : 1
[2024-02-01 17:24:50]DEBUG : AD LightwaveRF : 1
[2024-02-01 17:24:50]DEBUG : Mertik/Edisio : 1
[2024-02-01 17:24:50]DEBUG : Visonic : 1
[2024-02-01 17:24:50]DEBUG : ATI/cartelectronic/Meiantech,Atlantic : 0
[2024-02-01 17:24:50]DEBUG : Oregon Scientific/Keeloq : 1
[2024-02-01 17:24:50]DEBUG : Meiantech,Atlantic/Proguard : 1
[2024-02-01 17:24:50]DEBUG : HomeEasy EU : 1
[2024-02-01 17:24:50]DEBUG : AC : 1
[2024-02-01 17:24:50]DEBUG : ARC : 1
[2024-02-01 17:24:50]DEBUG : X10 : 1
[2024-02-01 17:24:50]DEBUG : FunkBus 433.42/Itho CVE RFT : 0
[2024-02-01 17:24:50]DEBUG : MCZ 434.50/Itho CVE ECO RFT : 0
[2024-02-01 17:24:50]DEBUG : Honeywell Chime : 0
[2024-02-01 17:24:50]DEBUG : HomeConfort,Fan : 1
[2024-02-01 17:24:50]DEBUG : Keeloq : 1
[2024-02-01 17:24:51]DEBUG : Protocol actually activated 7f3fbf03
[2024-02-01 17:24:51]DEBUG : Actual Frequency 53
[2024-02-01 17:24:51]DEBUG : Wanted protocol 7f3fbf03
[2024-02-01 17:24:51]DEBUG : All is ok, sending start

Désolé, je ne comprends pas ce que tu voudrais que je teste :thinking: :sweat_smile: