Impossibilité d'inclure des détecteurs de présence

Bonjour à tous !
Depuis peu, je me suis lancé dans la domotique.
Mon « installation » : Raspberry pi 4 + Jeedom + RFXCOM 433

Mon idée : installer un système d’alarme avec détecteur de présence, détecteur d’ouverture,…
J’ai acquis (via bricoprivée.com) des détecteurs de présence de marque ETIGER (similaire à NIVIAN).

Mon RFXCOM est reconnu par Jeedom et m’indique qu’il est bien installé et paramétré.
Mon problème est le suivant : je n’arrive pas à inclure les détecteurs de présence.
Pourtant, je respecte bien la procédure d’inclusion : je passe en mode inclusion, j’appuie sur le bouton d’appairage de mon détecteur de présence… mais rien, pas d’ajout sous JEEDOM. J’ai tout essayé : appuyé sur le bouton d’appairage une fois, deux fois, pendant 5, 10, 30 secondes…

Quelqu’un a-t-il la solution pour l’appairage ?

En vous remerciant par avance,

David

Bonjour,

Je ne connais pas ce produit, mais as tu vérifié qu’il est compatible avec RFXCOM?

Il faudrait peut-être déplacé ce fil dans RFXCOM. @Fabrice , @Mips

PS: Merci

Merci pour le déplacement @Mips

Si tu sais donner des logs cela sera mieux !

Bonjour à tous !

Je vous remercie de vos retours et m’excuse platement de mon délai de réponse : Une semaine bien chargée…

@SWR : Le matériel était décris comme émettant sur du 433 Mhz.

@Doubledom : Dans le sous menu Analyse → Logs, il y a plusieurs éléments, lesquels veux tu ?

En vous remerciant !

David

Bjr,
Si tu as des logs en mode débug du plugin Rfxcom, lors des essais de détection de ton matériel …

Bonsoir,
Voilà les logs… et entre la mise en marche de l’inclusion et l’arrêt, j’ai bien sur essayer d’appairer mon produit.

[2021-02-04 00:34:18][DEBUG] : {« include_mode »:« 1 »}
[2021-02-04 00:34:24][DEBUG] : {« include_mode »:« 0 »}

Merci,

David

Pour infos, je viens de lire sur un forum que l’ensemble du matériel ETIGER serait compatible RFLINK.
Du coup, ce qui est compatible RFLINF l’est aussi RFXCOM ?

Merci,

David

Merci de bien vouloir nous fournir des logs en mode debug lors de la détection du matériel !

Les 2 lignes de logs fournis précédemment ne donnent pas d’info !

A priori, il y a quelque chose que je n’ai pas compris (je débute sur JEEDOM et en domotique).
Pour fournir ces logs, j’ai effectué les opérations suivantes suivantes :

  • J’ai modifié les paramètres des logs du RFXCOM en mode debug,
  • Je suis passé en mode inclusion et ai appuyé à plusieurs reprises sur le bouton d’appairage de mon détecteur de présence afin de l’appairer…mais JEEDOM ne l’a pas reconnu (c’est bien le sujet de mon post)
  • J’ai arrêté le mode inclusion voyant que ça ne marchait pas.
  • J’ai copier-coller les logs !

Y-a-t-il une erreur dans ma procédure d’inclusion de mon matériel ?
C’est peut-être ça qui pose problème !

Merci pour ta patience en tout cas !

David

Quand tu regardes dans les logs du RFXCOM, il doit y avoir des lignes (surtout en mode debug) des trames que le RFXCOM voit passé un peu comme cela :

[2021-02-04 10:53:05][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=puj0RCtjsU7CYF1ZOHAqkBC2JXhsAbLe HTTP/1.1" 200 0
[2021-02-04 10:53:07][DEBUG] : Message: 115a018621b2000000044600002fe9825599
[2021-02-04 10:53:07][DEBUG] : Decode : 115a018621b2000000044600002fe9825599
[2021-02-04 10:53:07][DEBUG] : Test message: 115a018621b2000000044600002fe9825599
[2021-02-04 10:53:07][DEBUG] : PacketType: 0x5A
[2021-02-04 10:53:07][DEBUG] : Length: 18
[2021-02-04 10:53:07][DEBUG] : Start decoding packet type 0x5A
[2021-02-04 10:53:07][DEBUG] : Subtype = ELEC2 is CM119160
[2021-02-04 10:53:07][DEBUG] : Data : {'packetlen': '0x11', 'packettype': '0x5A', 'subtype': '0x01', 'seqnbr': '0x86', 'id1': '0x21', 'id2': '0xB2', 'count': 0, 'instant': 1094, 'total': 803832405, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:07][DEBUG] : Decoded info : {'packettype': '0x5A', 'subtype': '0x01', 'id': '21B2', 'count': 0, 'instant': 1094, 'total': 3593896.28, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:07][DEBUG] : Device is known id : 21B2
[2021-02-04 10:53:08][DEBUG] : Send to jeedom : {'devices': {'21B25A': {'packettype': '0x5A', 'subtype': '0x01', 'id': '21B2', 'count': 0, 'instant': 1094, 'total': 3593896.28, 'battery': 100, 'rssi': 9}}}
[2021-02-04 10:53:08][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 10:53:08][DEBUG] : {"devices":{"21B25A":{"packettype":"0x5A","subtype":"0x01","id":"21B2","count":0,"instant":1094,"total":3593896.28,"battery":100,"rssi":9}}}
[2021-02-04 10:53:08][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=[Doubledom]() HTTP/1.1" 200 0
[2021-02-04 10:53:14][DEBUG] : Message: 0a520787200e00cc360189
[2021-02-04 10:53:14][DEBUG] : Decode : 0a520787200e00cc360189
[2021-02-04 10:53:14][DEBUG] : Test message: 0a520787200e00cc360189
[2021-02-04 10:53:14][DEBUG] : PacketType: 0x52
[2021-02-04 10:53:14][DEBUG] : Length: 11
[2021-02-04 10:53:14][DEBUG] : Start decoding packet type 0x52
[2021-02-04 10:53:14][DEBUG] : Subtype = TH7 is TFA TS34C/Cresta/Honeywell TS33C
[2021-02-04 10:53:14][DEBUG] : Data : {'packetlen': '0x0A', 'packettype': '0x52', 'subtype': '0x07', 'seqnbr': '0x87', 'id1': '0x20', 'id2': '0x0E', 'temperaturesign': '', 'temperature': 204, 'humidity': 54, 'humidity_status': 1, 'battery': 100, 'rssi': 8}
[2021-02-04 10:53:14][DEBUG] : Decoded info : {'packettype': '0x52', 'subtype': '0x07', 'id': '200E', 'temperature': '20.4', 'humidity': 54, 'humidity_status': 1, 'battery': 100, 'rssi': 8}
[2021-02-04 10:53:14][DEBUG] : Device is known id : 200E
[2021-02-04 10:53:14][DEBUG] : Send to jeedom : {'devices': {'200E52': {'packettype': '0x52', 'subtype': '0x07', 'id': '200E', 'temperature': '20.4', 'humidity': 54, 'humidity_status': 1, 'battery': 100, 'rssi': 8}}}
[2021-02-04 10:53:14][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 10:53:14][DEBUG] : {"devices":{"200E52":{"packettype":"0x52","subtype":"0x07","id":"200E","temperature":"20.4","humidity":54,"humidity_status":1,"battery":100,"rssi":8}}}
[2021-02-04 10:53:14][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=[Doubledom]() HTTP/1.1" 200 0
[2021-02-04 10:53:14][DEBUG] : Message: 0a520788c00e00c03a0199
[2021-02-04 10:53:14][DEBUG] : Decode : 0a520788c00e00c03a0199
[2021-02-04 10:53:14][DEBUG] : Test message: 0a520788c00e00c03a0199
[2021-02-04 10:53:14][DEBUG] : PacketType: 0x52
[2021-02-04 10:53:14][DEBUG] : Length: 11
[2021-02-04 10:53:14][DEBUG] : Start decoding packet type 0x52
[2021-02-04 10:53:14][DEBUG] : Subtype = TH7 is TFA TS34C/Cresta/Honeywell TS33C
[2021-02-04 10:53:14][DEBUG] : Data : {'packetlen': '0x0A', 'packettype': '0x52', 'subtype': '0x07', 'seqnbr': '0x88', 'id1': '0xC0', 'id2': '0x0E', 'temperaturesign': '', 'temperature': 192, 'humidity': 58, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:14][DEBUG] : Decoded info : {'packettype': '0x52', 'subtype': '0x07', 'id': 'C00E', 'temperature': '19.2', 'humidity': 58, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:14][DEBUG] : Device is known id : C00E
[2021-02-04 10:53:15][DEBUG] : Send to jeedom : {'devices': {'C00E52': {'packettype': '0x52', 'subtype': '0x07', 'id': 'C00E', 'temperature': '19.2', 'humidity': 58, 'humidity_status': 1, 'battery': 100, 'rssi': 9}}}
[2021-02-04 10:53:15][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 10:53:15][DEBUG] : {"devices":{"C00E52":{"packettype":"0x52","subtype":"0x07","id":"C00E","temperature":"19.2","humidity":58,"humidity_status":1,"battery":100,"rssi":9}}}
[2021-02-04 10:53:15][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=[Doubledom]() HTTP/1.1" 200 0
[2021-02-04 10:53:16][DEBUG] : Message: 0a520a89560200b2430199
[2021-02-04 10:53:16][DEBUG] : Decode : 0a520a89560200b2430199
[2021-02-04 10:53:16][DEBUG] : Test message: 0a520a89560200b2430199
[2021-02-04 10:53:16][DEBUG] : PacketType: 0x52
[2021-02-04 10:53:16][DEBUG] : Length: 11
[2021-02-04 10:53:16][DEBUG] : Start decoding packet type 0x52
[2021-02-04 10:53:16][DEBUG] : Subtype = TH10 is Rubicson,IW008T,TX95,Xiron-EN6,WH5
[2021-02-04 10:53:16][DEBUG] : Data : {'packetlen': '0x0A', 'packettype': '0x52', 'subtype': '0x0A', 'seqnbr': '0x89', 'id1': '0x56', 'id2': '0x02', 'temperaturesign': '', 'temperature': 178, 'humidity': 67, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:16][DEBUG] : Decoded info : {'packettype': '0x52', 'subtype': '0x0A', 'id': '5602', 'temperature': '17.8', 'humidity': 67, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:16][DEBUG] : Device is known id : 5602
[2021-02-04 10:53:16][DEBUG] : Send to jeedom : {'devices': {'560252': {'packettype': '0x52', 'subtype': '0x0A', 'id': '5602', 'temperature': '17.8', 'humidity': 67, 'humidity_status': 1, 'battery': 100, 'rssi': 9}}}
[2021-02-04 10:53:16][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 10:53:16][DEBUG] : {"devices":{"560252":{"packettype":"0x52","subtype":"0x0A","id":"5602","temperature":"17.8","humidity":67,"humidity_status":1,"battery":100,"rssi":9}}}
[2021-02-04 10:53:16][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=[Doubledom]() HTTP/1.1" 200 0
[2021-02-04 10:53:23][DEBUG] : Message: 0a520a8a690100c43d0199
[2021-02-04 10:53:23][DEBUG] : Decode : 0a520a8a690100c43d0199
[2021-02-04 10:53:23][DEBUG] : Test message: 0a520a8a690100c43d0199
[2021-02-04 10:53:23][DEBUG] : PacketType: 0x52
[2021-02-04 10:53:23][DEBUG] : Length: 11
[2021-02-04 10:53:23][DEBUG] : Start decoding packet type 0x52
[2021-02-04 10:53:23][DEBUG] : Subtype = TH10 is Rubicson,IW008T,TX95,Xiron-EN6,WH5
[2021-02-04 10:53:23][DEBUG] : Data : {'packetlen': '0x0A', 'packettype': '0x52', 'subtype': '0x0A', 'seqnbr': '0x8A', 'id1': '0x69', 'id2': '0x01', 'temperaturesign': '', 'temperature': 196, 'humidity': 61, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:23][DEBUG] : Decoded info : {'packettype': '0x52', 'subtype': '0x0A', 'id': '6901', 'temperature': '19.6', 'humidity': 61, 'humidity_status': 1, 'battery': 100, 'rssi': 9}
[2021-02-04 10:53:23][DEBUG] : Device is known id : 6901
[2021-02-04 10:53:23][DEBUG] : Send to jeedom : {'devices': {'690152': {'packettype': '0x52', 'subtype': '0x0A', 'id': '6901', 'temperature': '19.6', 'humidity': 61, 'humidity_status': 1, 'battery': 100, 'rssi': 9}}}
[2021-02-04 10:53:23][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 10:53:23][DEBUG] : {"devices":{"690152":{"packettype":"0x52","subtype":"0x0A","id":"6901","temperature":"19.6","humidity":61,"humidity_status":1,"battery":100,"rssi":9}}}
[2021-02-04 10:53:23][DEBUG] : http://127.0.0.1:80 "POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=[Doubledom]() HTTP/1.1" 200 0

Si effectivement ton Plugin du RFXCOM est sur debug

Tu avais raison :
Voici les logs :
[2021-02-04 12:04:35][DEBUG] : Client connected to [127.0.0.1:49926]
[2021-02-04 12:04:35][DEBUG] : Message read from socket: b’{« apikey »:« T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg »,« cmd »:« include_mode »,« state »:« 1 »}’
[2021-02-04 12:04:35][DEBUG] : Client disconnected from [127.0.0.1:49926]
[2021-02-04 12:04:35][DEBUG] : Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-02-04 12:04:35][DEBUG] : Enter in include mode
[2021-02-04 12:04:35][DEBUG] : Send to jeedom : {‹ include_mode ›: ‹ 1 ›}
[2021-02-04 12:04:35][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 12:04:35][DEBUG] : {« include_mode »:« 1 »}
[2021-02-04 12:04:35][DEBUG] : http://127.0.0.1:80 « POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg HTTP/1.1 » 200 0
[2021-02-04 12:06:30][DEBUG] : Client connected to [127.0.0.1:49930]
[2021-02-04 12:06:30][DEBUG] : Message read from socket: b’{« apikey »:« T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg »,« cmd »:« include_mode »,« state »:« 0 »}’
[2021-02-04 12:06:30][DEBUG] : Client disconnected from [127.0.0.1:49930]
[2021-02-04 12:06:30][DEBUG] : Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-02-04 12:06:30][DEBUG] : Leave in include mode
[2021-02-04 12:06:30][DEBUG] : Send to jeedom : {‹ include_mode ›: ‹ 0 ›}
[2021-02-04 12:06:30][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 12:06:30][DEBUG] : {« include_mode »:« 0 »}
[2021-02-04 12:06:30][DEBUG] : http://127.0.0.1:80 « POST /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg HTTP/1.1 » 200 0

Laisse le le Plugin en mode debug
Et fais des détections avec ton matériel sans faire d’inclusion, car apparemment rien entre le début en fin de l’inclusion , il faut laisser faire le log, redémarre le « démon » du plugin et mets les log ici…
Quand tu mets les logs ici sert toi des balises </> pour l’inclure dans le message…

Voici les opérations réalisées:

  • Vérification que les logs du RFXCOM sont toujours en DEBUG ->ok !
  • Redémarrage du daemon
  • Tentatives d’appairage sans le mode inclusion en appuyant sur le bouton PAIR de mon détecteur de présence.
  • Dans
    LOGS: (Avertissement en rouge à coté des logs)
[2021-02-04 15:09:34][DEBUG] : Signal 15 caught, exiting...
[2021-02-04 15:09:34][DEBUG] : Shutdown
[2021-02-04 15:09:34][DEBUG] : Removing PID file /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:34][DEBUG] : LoopNetServer Thread stopped
[2021-02-04 15:09:34][DEBUG] : Close serial port
[2021-02-04 15:09:34][ERROR] : Error in read_rfxcom: [Errno 9] Bad file descriptor
[2021-02-04 15:09:34][DEBUG] : Serial port closed
[2021-02-04 15:09:34][DEBUG] : Exit 0
[2021-02-04 15:09:36][INFO] : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device auto --loglevel debug --socketport 55000 --serialrate 38400 --protocol 12,13,18,20,21,22,23 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][INFO] : Start rfxcomd
[2021-02-04 15:09:36][INFO] : Log level : debug
[2021-02-04 15:09:36][INFO] : Socket port : 55000
[2021-02-04 15:09:36][INFO] : Socket host : 127.0.0.1
[2021-02-04 15:09:36][INFO] : PID file : /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][INFO] : Device : auto
[2021-02-04 15:09:36][INFO] : Apikey : T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg
[2021-02-04 15:09:36][INFO] : Callback : http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php
[2021-02-04 15:09:36][INFO] : Cycle : 0.3
[2021-02-04 15:09:36][INFO] : Serial rate : 38400
[2021-02-04 15:09:36][INFO] : Serial timeout : 9
[2021-02-04 15:09:36][INFO] : Protocol : 12,13,18,20,21,22,23
[2021-02-04 15:09:36][INFO] : Find device : /dev/ttyUSB0
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x01 : Interface Response Message
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x02 : Receiver/Transmitter Message
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x10 : Lighting1 (X10, ARC, ELRO, Waveman, EMW200, IMPULS,RisingSun, Philips, Energenie, GDR2, HQ, Oase)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x11 : Lighting2 (AC, HomeEasy EU, ANSLUT, Kambrook)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x13 : Lighting4 (PT2262)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x14 : Lighting5 ( LightwaveRF, Siemens, EMW100, BBSB, MDREMOTE,RSL2, OTIO, Livolo, RGB, Aoke relay, Eurodomest, RGB432W, Legrand,Avantek, IT, Kangtai)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x15 : Lighting6 (Blyss (AE), Cuveo)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x16 : Chime (Byron SX, Byron MP001, SelectPlus, Envivo, Alfawise)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x17 : Fan (Siemens SF01, Itho, LucciAir, SEAV,Westinghouse,Casafan,FT1211R,Novy)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x19 : Blinds1 (RollerTrol,Hasta,A-OK,Raex, Media Mount, DC)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1C : Edisio
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1D : Honeywell ActivLink
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1E : FunkBus
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1F : Hunter Fan
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x20 : Security1 (X10, KD101, Visonic, Meiantech, SA30, SA33, RM174RF)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x21 : Security2 (KeeLoq)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x28 : Camera1 (Ninja/Robocam)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x30 : Remote control and IR (ATI, Medion, PC Remote)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x40 : Thermostat1 (Digimax)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x42 : Thermostat3 (Mertik-Maxitrol G6R-H4 type)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x4E : BBQ Temperature sensors (BBQ1)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x4F : Temperature and rain sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x50 : Temperature sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x51 : Humidity sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x52 : Temperature and humidity sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x53 : Barometric sensors 
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x54 : Temperature, humidity and barometric sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x55 : Rain sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x56 : Wind sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x57 : UV sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x58 : Date/time sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x59 : Current sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5A : Current sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5B : Current + ENERGY sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5C : Power sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5D : Weighting scale
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x60 : CARTELECTRONIC
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x70 : RFXsensor
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x71 : RFXMeter
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x72 : FS20 (FS20, FHT 8V, FHT80)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x76 : Weather stations (WEATHER1-WEATHER2)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x77 : SOLAR1
[2021-02-04 15:09:36][DEBUG] : Writing PID 26707 to /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][DEBUG] : Init request module v2.21.0
[2021-02-04 15:09:36][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 15:09:36][DEBUG] : null
[2021-02-04 15:09:36][DEBUG] : http://127.0.0.1:80 "GET /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg HTTP/1.1" 200 0
[2021-02-04 15:09:36][DEBUG] : Init serial module v3.5
[2021-02-04 15:09:36][DEBUG] : Start listening...
[2021-02-04 15:09:36][DEBUG] : Socket interface started
[2021-02-04 15:09:36][DEBUG] : LoopNetServer Thread started
[2021-02-04 15:09:36][DEBUG] : Open serial port on device: /dev/ttyUSB0, rate 38400, timeout : 9
[2021-02-04 15:09:36][DEBUG] : Listening on: [127.0.0.1:55000]
[2021-02-04 15:09:36][DEBUG] : Open Serialport
[2021-02-04 15:09:36][DEBUG] : flushOutput serial port 
[2021-02-04 15:09:36][DEBUG] : flushInput serial port 
[2021-02-04 15:09:36][DEBUG] : flushOutput serial port 
[2021-02-04 15:09:36][DEBUG] : flushInput serial port 
[2021-02-04 15:09:36][DEBUG] : Read Socket Thread Launched
[2021-02-04 15:09:36][DEBUG] : Read Device Thread Launched
[2021-02-04 15:09:37][DEBUG] : Send rfxcomd_reset
[2021-02-04 15:09:37][DEBUG] : Write data to serial port : 0d00000000000000000000000000
[2021-02-04 15:09:37][DEBUG] : Sleep 1 sec
[2021-02-04 15:09:38][DEBUG] : flushInput serial port 
[2021-02-04 15:09:38][DEBUG] : Send get status test
[2021-02-04 15:09:38][DEBUG] : Write data to serial port : 0d00000102000000000000000000
[2021-02-04 15:09:38][DEBUG] : Message: 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : Decode : 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : Test message: 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : PacketType: 0x01
[2021-02-04 15:09:38][DEBUG] : Length: 21
[2021-02-04 15:09:38][DEBUG] : Start decoding packet type 0x01
[2021-02-04 15:09:38][DEBUG] : Data : {'packetlen': '0x14', 'packettype': '0x01', 'subtype': '0x00', 'seqnbr': '0x01', 'cmnd': '0x02', 'msg1': '0x53', 'msg2': '0x2B', 'msg3': '0x00', 'msg4': '0x0C', 'msg5': '0x2F', 'msg6': '0x00', 'msg7': '0x03', 'msg8': '0x00', 'msg9': 28, 'msg10': '0x10', 'msg11': '0x6E', 'msg12': '0x46', 'msg13': '0x58', 'msg14': '0x43', 'msg15': '0x4F', 'msg16': '0x4D'}
[2021-02-04 15:09:38][DEBUG] : Subtype = response on a mode command
[2021-02-04 15:09:38][DEBUG] : Firmware version = 0x2B
[2021-02-04 15:09:38][DEBUG] : RFXtrx433 operating at 433.92MHz
[2021-02-04 15:09:38][DEBUG] : Hardware major version = 0x03
[2021-02-04 15:09:38][DEBUG] : Hardware minor version = 0x00
[2021-02-04 15:09:38][DEBUG] : Output power = 10 dBm
[2021-02-04 15:09:38][DEBUG] : Firmware ProXL1
[2021-02-04 15:09:38][DEBUG] : Noise level (only used in special firmware) = 0x6E
[2021-02-04 15:09:38][DEBUG] : undec on : 0
[2021-02-04 15:09:38][DEBUG] : Imagintronix,Opus/Alecto2010/Alecto : 0
[2021-02-04 15:09:38][DEBUG] : Byron SX,SelectPlus/Alecto5500 : 0
[2021-02-04 15:09:38][DEBUG] : RSL,Revolt/La Crosse : 0
[2021-02-04 15:09:38][DEBUG] : Lighting4/Davis EU : 0
[2021-02-04 15:09:38][DEBUG] : FineOffset,Viking/Davis US : 0
[2021-02-04 15:09:38][DEBUG] : Rubicson,Alecto,Banggood/Davis AU : 0
[2021-02-04 15:09:38][DEBUG] : AE Blyss : 0
[2021-02-04 15:09:38][DEBUG] : BlindsTx : 0
[2021-02-04 15:09:38][DEBUG] : BlindsT0 : 0
[2021-02-04 15:09:38][DEBUG] : Proguard : 0
[2021-02-04 15:09:38][DEBUG] : Legrand CAD : 0
[2021-02-04 15:09:38][DEBUG] : La Crosse : 1
[2021-02-04 15:09:38][DEBUG] : Hideki,TFA,Cresta,UPM/FS20 : 1
[2021-02-04 15:09:38][DEBUG] : AD LightwaveRF : 0
[2021-02-04 15:09:38][DEBUG] : Mertik/Edisio : 0
[2021-02-04 15:09:38][DEBUG] : Visonic : 0
[2021-02-04 15:09:38][DEBUG] : ATI/cartelectronic/Meiantech,Atlantic : 0
[2021-02-04 15:09:38][DEBUG] : Oregon Scientific/Keeloq : 1
[2021-02-04 15:09:38][DEBUG] : Meiantech,Atlantic/Proguard : 0
[2021-02-04 15:09:38][DEBUG] : HomeEasy EU : 1
[2021-02-04 15:09:38][DEBUG] : AC : 1
[2021-02-04 15:09:38][DEBUG] : ARC : 1
[2021-02-04 15:09:38][DEBUG] : X10 : 1
[2021-02-04 15:09:38][DEBUG] : FunkBus 433.42/Itho CVE RFT : 0
[2021-02-04 15:09:38][DEBUG] : MCZ 434.50/Itho CVE ECO RFT : 0
[2021-02-04 15:09:38][DEBUG] : Honeywell Chime : 0
[2021-02-04 15:09:38][DEBUG] : HomeConfort,Fan : 0
[2021-02-04 15:09:38][DEBUG] : Keeloq : 0
[2021-02-04 15:09:39][INFO] : Démon RFXcom lancé
[2021-02-04 15:09:39][DEBUG] : msg3: [0, 0, 0, 0, 0, 0, 0, 0] / 00
[2021-02-04 15:09:39][DEBUG] : msg4: [0, 0, 0, 0, 1, 1, 0, 0] / 0c
[2021-02-04 15:09:39][DEBUG] : msg5: [0, 0, 1, 0, 1, 1, 1, 1] / 2f
[2021-02-04 15:09:39][DEBUG] : msg6: [0, 0, 0, 0, 0, 0, 0, 0] / 00
[2021-02-04 15:09:39][DEBUG] : Command: 0d00000203531C000c2f00000000
[2021-02-04 15:09:39][DEBUG] : Protocol actually activated 000c2f00
[2021-02-04 15:09:39][DEBUG] : Actual Frequency 53
[2021-02-04 15:09:39][DEBUG] : Wanted protocol 000c2f00

Voilà et merci beaucoup !

Je regarde …
Pour </> [ Menu message du forum Texte préformaté (Ctrl+ Maj +C)] tu clic sur </> puis insers le message à l’endoit indiquer

saisir ou coller le code ici

Devrait donner :

[quote="david.lewis, post:13, topic:51610"]
[2021-02-04 15:09:34][DEBUG] : Signal 15 caught, exiting…
[2021-02-04 15:09:34][DEBUG] : Shutdown
[2021-02-04 15:09:34][DEBUG] : Removing PID file /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:34][DEBUG] : LoopNetServer Thread stopped
[2021-02-04 15:09:34][DEBUG] : Close serial port
[2021-02-04 15:09:34][ERROR] : Error in read_rfxcom: [Errno 9] Bad file descriptor
[2021-02-04 15:09:34][DEBUG] : Serial port closed
[2021-02-04 15:09:34][DEBUG] : Exit 0
[2021-02-04 15:09:36][INFO] : Lancement démon rfxcomd : /usr/bin/python3 /var/www/html/plugins/rfxcom/resources/rfxcomd/rfxcomd.py --device auto --loglevel debug --socketport 55000 --serialrate 38400 --protocol 12,13,18,20,21,22,23 --callback http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php --apikey T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg --cycle 0.3 --pid /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][INFO] : Start rfxcomd
[2021-02-04 15:09:36][INFO] : Log level : debug
[2021-02-04 15:09:36][INFO] : Socket port : 55000
[2021-02-04 15:09:36][INFO] : Socket host : 127.0.0.1
[2021-02-04 15:09:36][INFO] : PID file : /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][INFO] : Device : auto
[2021-02-04 15:09:36][INFO] : Apikey : T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg
[2021-02-04 15:09:36][INFO] : Callback : http://127.0.0.1:80/plugins/rfxcom/core/php/jeeRfxcom.php
[2021-02-04 15:09:36][INFO] : Cycle : 0.3
[2021-02-04 15:09:36][INFO] : Serial rate : 38400
[2021-02-04 15:09:36][INFO] : Serial timeout : 9
[2021-02-04 15:09:36][INFO] : Protocol : 12,13,18,20,21,22,23
[2021-02-04 15:09:36][INFO] : Find device : /dev/ttyUSB0
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x01 : Interface Response Message
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x02 : Receiver/Transmitter Message
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x10 : Lighting1 (X10, ARC, ELRO, Waveman, EMW200, IMPULS,RisingSun, Philips, Energenie, GDR2, HQ, Oase)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x11 : Lighting2 (AC, HomeEasy EU, ANSLUT, Kambrook)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x13 : Lighting4 (PT2262)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x14 : Lighting5 ( LightwaveRF, Siemens, EMW100, BBSB, MDREMOTE,RSL2, OTIO, Livolo, RGB, Aoke relay, Eurodomest, RGB432W, Legrand,Avantek, IT, Kangtai)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x15 : Lighting6 (Blyss (AE), Cuveo)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x16 : Chime (Byron SX, Byron MP001, SelectPlus, Envivo, Alfawise)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x17 : Fan (Siemens SF01, Itho, LucciAir, SEAV,Westinghouse,Casafan,FT1211R,Novy)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x19 : Blinds1 (RollerTrol,Hasta,A-OK,Raex, Media Mount, DC)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1C : Edisio
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1D : Honeywell ActivLink
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1E : FunkBus
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x1F : Hunter Fan
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x20 : Security1 (X10, KD101, Visonic, Meiantech, SA30, SA33, RM174RF)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x21 : Security2 (KeeLoq)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x28 : Camera1 (Ninja/Robocam)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x30 : Remote control and IR (ATI, Medion, PC Remote)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x40 : Thermostat1 (Digimax)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x42 : Thermostat3 (Mertik-Maxitrol G6R-H4 type)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x4E : BBQ Temperature sensors (BBQ1)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x4F : Temperature and rain sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x50 : Temperature sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x51 : Humidity sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x52 : Temperature and humidity sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x53 : Barometric sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x54 : Temperature, humidity and barometric sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x55 : Rain sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x56 : Wind sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x57 : UV sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x58 : Date/time sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x59 : Current sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5A : Current sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5B : Current + ENERGY sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5C : Power sensors
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x5D : Weighting scale
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x60 : CARTELECTRONIC
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x70 : RFXsensor
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x71 : RFXMeter
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x72 : FS20 (FS20, FHT 8V, FHT80)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x76 : Weather stations (WEATHER1-WEATHER2)
[2021-02-04 15:09:36][DEBUG] : Load decoder packet type 0x77 : SOLAR1
[2021-02-04 15:09:36][DEBUG] : Writing PID 26707 to /tmp/jeedom/rfxcom/deamon.pid
[2021-02-04 15:09:36][DEBUG] : Init request module v2.21.0
[2021-02-04 15:09:36][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-02-04 15:09:36][DEBUG] : null
[2021-02-04 15:09:36][DEBUG] : http://127.0.0.1:80 « GET /plugins/rfxcom/core/php/jeeRfxcom.php?apikey=T9uSVRrqpSv6QkAQgxhgxjgIAjVcJYMg HTTP/1.1 » 200 0
[2021-02-04 15:09:36][DEBUG] : Init serial module v3.5
[2021-02-04 15:09:36][DEBUG] : Start listening…
[2021-02-04 15:09:36][DEBUG] : Socket interface started
[2021-02-04 15:09:36][DEBUG] : LoopNetServer Thread started
[2021-02-04 15:09:36][DEBUG] : Open serial port on device: /dev/ttyUSB0, rate 38400, timeout : 9
[2021-02-04 15:09:36][DEBUG] : Listening on: [127.0.0.1:55000]
[2021-02-04 15:09:36][DEBUG] : Open Serialport
[2021-02-04 15:09:36][DEBUG] : flushOutput serial port
[2021-02-04 15:09:36][DEBUG] : flushInput serial port
[2021-02-04 15:09:36][DEBUG] : flushOutput serial port
[2021-02-04 15:09:36][DEBUG] : flushInput serial port
[2021-02-04 15:09:36][DEBUG] : Read Socket Thread Launched
[2021-02-04 15:09:36][DEBUG] : Read Device Thread Launched
[2021-02-04 15:09:37][DEBUG] : Send rfxcomd_reset
[2021-02-04 15:09:37][DEBUG] : Write data to serial port : 0d00000000000000000000000000
[2021-02-04 15:09:37][DEBUG] : Sleep 1 sec
[2021-02-04 15:09:38][DEBUG] : flushInput serial port
[2021-02-04 15:09:38][DEBUG] : Send get status test
[2021-02-04 15:09:38][DEBUG] : Write data to serial port : 0d00000102000000000000000000
[2021-02-04 15:09:38][DEBUG] : Message: 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : Decode : 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : Test message: 1401000102532b000c2f0003001c106e4658434f4d
[2021-02-04 15:09:38][DEBUG] : PacketType: 0x01
[2021-02-04 15:09:38][DEBUG] : Length: 21
[2021-02-04 15:09:38][DEBUG] : Start decoding packet type 0x01
[2021-02-04 15:09:38][DEBUG] : Data : {‹ packetlen ›: ‹ 0x14 ›, ‹ packettype ›: ‹ 0x01 ›, ‹ subtype ›: ‹ 0x00 ›, ‹ seqnbr ›: ‹ 0x01 ›, ‹ cmnd ›: ‹ 0x02 ›, ‹ msg1 ›: ‹ 0x53 ›, ‹ msg2 ›: ‹ 0x2B ›, ‹ msg3 ›: ‹ 0x00 ›, ‹ msg4 ›: ‹ 0x0C ›, ‹ msg5 ›: ‹ 0x2F ›, ‹ msg6 ›: ‹ 0x00 ›, ‹ msg7 ›: ‹ 0x03 ›, ‹ msg8 ›: ‹ 0x00 ›, ‹ msg9 ›: 28, ‹ msg10 ›: ‹ 0x10 ›, ‹ msg11 ›: ‹ 0x6E ›, ‹ msg12 ›: ‹ 0x46 ›, ‹ msg13 ›: ‹ 0x58 ›, ‹ msg14 ›: ‹ 0x43 ›, ‹ msg15 ›: ‹ 0x4F ›, ‹ msg16 ›: ‹ 0x4D ›}
[2021-02-04 15:09:38][DEBUG] : Subtype = response on a mode command
[2021-02-04 15:09:38][DEBUG] : Firmware version = 0x2B
[2021-02-04 15:09:38][DEBUG] : RFXtrx433 operating at 433.92MHz
[2021-02-04 15:09:38][DEBUG] : Hardware major version = 0x03
[2021-02-04 15:09:38][DEBUG] : Hardware minor version = 0x00
[2021-02-04 15:09:38][DEBUG] : Output power = 10 dBm
[2021-02-04 15:09:38][DEBUG] : Firmware ProXL1
[2021-02-04 15:09:38][DEBUG] : Noise level (only used in special firmware) = 0x6E
[2021-02-04 15:09:38][DEBUG] : undec on : 0
[2021-02-04 15:09:38][DEBUG] : Imagintronix,Opus/Alecto2010/Alecto : 0
[2021-02-04 15:09:38][DEBUG] : Byron SX,SelectPlus/Alecto5500 : 0
[2021-02-04 15:09:38][DEBUG] : RSL,Revolt/La Crosse : 0
[2021-02-04 15:09:38][DEBUG] : Lighting4/Davis EU : 0
[2021-02-04 15:09:38][DEBUG] : FineOffset,Viking/Davis US : 0
[2021-02-04 15:09:38][DEBUG] : Rubicson,Alecto,Banggood/Davis AU : 0
[2021-02-04 15:09:38][DEBUG] : AE Blyss : 0
[2021-02-04 15:09:38][DEBUG] : BlindsTx : 0
[2021-02-04 15:09:38][DEBUG] : BlindsT0 : 0
[2021-02-04 15:09:38][DEBUG] : Proguard : 0
[2021-02-04 15:09:38][DEBUG] : Legrand CAD : 0
[2021-02-04 15:09:38][DEBUG] : La Crosse : 1
[2021-02-04 15:09:38][DEBUG] : Hideki,TFA,Cresta,UPM/FS20 : 1
[2021-02-04 15:09:38][DEBUG] : AD LightwaveRF : 0
[2021-02-04 15:09:38][DEBUG] : Mertik/Edisio : 0
[2021-02-04 15:09:38][DEBUG] : Visonic : 0
[2021-02-04 15:09:38][DEBUG] : ATI/cartelectronic/Meiantech,Atlantic : 0
[2021-02-04 15:09:38][DEBUG] : Oregon Scientific/Keeloq : 1
[2021-02-04 15:09:38][DEBUG] : Meiantech,Atlantic/Proguard : 0
[2021-02-04 15:09:38][DEBUG] : HomeEasy EU : 1
[2021-02-04 15:09:38][DEBUG] : AC : 1
[2021-02-04 15:09:38][DEBUG] : ARC : 1
[2021-02-04 15:09:38][DEBUG] : X10 : 1
[2021-02-04 15:09:38][DEBUG] : FunkBus 433.42/Itho CVE RFT : 0
[2021-02-04 15:09:38][DEBUG] : MCZ 434.50/Itho CVE ECO RFT : 0
[2021-02-04 15:09:38][DEBUG] : Honeywell Chime : 0
[2021-02-04 15:09:38][DEBUG] : HomeConfort,Fan : 0
[2021-02-04 15:09:38][DEBUG] : Keeloq : 0
[2021-02-04 15:09:39][INFO] : Démon RFXcom lancé
[2021-02-04 15:09:39][DEBUG] : msg3: [0, 0, 0, 0, 0, 0, 0, 0] / 00
[2021-02-04 15:09:39][DEBUG] : msg4: [0, 0, 0, 0, 1, 1, 0, 0] / 0c
[2021-02-04 15:09:39][DEBUG] : msg5: [0, 0, 1, 0, 1, 1, 1, 1] / 2f
[2021-02-04 15:09:39][DEBUG] : msg6: [0, 0, 0, 0, 0, 0, 0, 0] / 00
[2021-02-04 15:09:39][DEBUG] : Command: 0d00000203531C000c2f00000000
[2021-02-04 15:09:39][DEBUG] : Protocol actually activated 000c2f00
[2021-02-04 15:09:39][DEBUG] : Actual Frequency 53
[2021-02-04 15:09:39][DEBUG] : Wanted protocol 000c2f00
</>
[/quote]

J’ai pas bien compris le principe des </> il me semble…

Essai de modifier sur ton message d’origine …

Fait ! merci de l’astuce

Ok
Tu as quelle version du plugin RFXCOM ?
Montre la page de configuration du plugin …
Je vois RFXCOM avec Firmware Pro XL1 Type du RFXCOM XL ou E ou autre ?
Car version 1043 Hardware major version = 0x03 et Hardware minor version = 0x00 sur XL 0x01 …

Donc maintenant log quand tu fais des détections sur ton matériel STP …(ne fais pas inclusion)

Voici la page de configuration du plugin !

Voici le lien Amazon du RFXCOM :
https://www.amazon.fr/gp/product/B01MYFAGWW/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1

Il est de type XL (renseigné au dos du boitier).

David

Est-ce que tu peux activé « provisoirement » (tu remettra après) plus de protocole …

il faudrait Protocole : 1,2,3,4,5,6,7 et 10,11,12,13,14 et 16,17,18,19,20,21,22,23 puis enregistrer

Les protocoles 0, 8, 9, 15, 24 ne doivent pas être activés