Bonjour,
Bon à priori, de ce que j’en comprends à la lecture de ce post, le module ne fait pas parti de la liste des équipements supportés par le plugin 
Donc il s’agit d’un détecteur d’ouverture Aqara
{
"ieee": "54:ef:44:10:00:25:50:8c",
"nwk": 52217,
"status": 2,
"lqi": "216",
"rssi": "-46",
"last_seen": "1635586671.0557415",
"node_descriptor": "02:40:80:5f:11:42:42:00:00:2a:42:00:00",
"endpoints": [
{
"id": 1,
"status": 1,
"device_type": 1026,
"profile_id": 260,
"manufacturer": "LUMI",
"model": "lumi.magnet.acn001",
"output_clusters": [
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 25,
"name": "Ota",
"attributes": []
}
],
"input_clusters": [
{
"id": 0,
"name": "Basic",
"attributes": [
{
"id": 0,
"name": "zcl_version",
"value": 3
},
{
"id": 1,
"name": "app_version",
"value": 4
},
{
"id": 2,
"name": "stack_version",
"value": 2
},
{
"id": 3,
"name": "hw_version",
"value": 0
},
{
"id": 4,
"name": "manufacturer",
"value": "LUMI"
},
{
"id": 5,
"name": "model",
"value": "lumi.magnet.acn001"
},
{
"id": 7,
"name": "power_source",
"value": 3
}
]
},
{
"id": 1,
"name": "Power Configuration",
"attributes": []
},
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 1280,
"name": "IAS Zone",
"attributes": [
{
"id": 16,
"name": "cie_addr",
"value": [
131,
68,
14,
254,
255,
39,
253,
132
]
}
]
},
{
"id": 64704,
"name": "Manufacturer Specific",
"attributes": []
}
]
}
],
"signature": {
"manufacturer": "LUMI",
"model": "lumi.magnet.acn001",
"node_desc": {
"logical_type": 2,
"complex_descriptor_available": 0,
"user_descriptor_available": 0,
"reserved": 0,
"aps_flags": 0,
"frequency_band": 8,
"mac_capability_flags": 128,
"manufacturer_code": 4447,
"maximum_buffer_size": 66,
"maximum_incoming_transfer_size": 66,
"server_mask": 10752,
"maximum_outgoing_transfer_size": 66,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": 260,
"device_type": 1026,
"input_clusters": [
0,
1,
3,
1280,
64704
],
"output_clusters": [
3,
25
]
}
}
},
"class": "zigpy.device"
}
[2021-10-30 11:37:18][DEBUG] : http://127.0.0.1:8089/application/include type : PUT
[2021-10-30 11:37:18][DEBUG] : {"duration":180}
[2021-10-30 11:37:19][DEBUG] : ""
[2021-10-30 11:37:35][DEBUG] : {"device_joined":"54:ef:44:10:00:25:50:8c"}
[2021-10-30 11:37:38][DEBUG] : {"device_initialized":"54:ef:44:10:00:25:50:8c"}
[2021-10-30 11:37:38][DEBUG] : {"devices":{"54:ef:44:10:00:25:50:8c":{"1":[{"1":{"value":"4","cluster_name":"Basic"},"5":{"value":"lumi.magnet.acn001","cluster_name":"Basic"}}]}}}
[2021-10-30 11:37:47][DEBUG] : {"devices":{"54:ef:44:10:00:25:50:8c":{"1":[{"0":{"value":"3","cluster_name":"Basic"},"2":{"value":"2","cluster_name":"Basic"},"3":{"value":"0","cluster_name":"Basic"}}]}}}
[2021-10-30 11:37:49][DEBUG] : {"devices":{"54:ef:44:10:00:25:50:8c":{"1":[{"7":{"value":"PowerSource.Battery","cluster_name":"Basic"}}]}}}
[2021-10-30 11:38:08][DEBUG] : http://127.0.0.1:8089/device/all?with_attributes=2 type : GET
[2021-10-30 11:38:08][DEBUG] : {"with_attributes":2}
[2021-10-30 11:38:08][DEBUG] : http://127.0.0.1:8089/group/all type : GET
[2021-10-30 11:38:08][DEBUG] : null
[2021-10-30 11:38:08][DEBUG] : http://127.0.0.1:8089/device/info?ieee=54%3Aef%3A44%3A10%3A00%3A25%3A50%3A8c type : GET
[2021-10-30 11:38:08][DEBUG] : {"ieee":"54:ef:44:10:00:25:50:8c"}
[2021-10-30 11:39:01][DEBUG] : http://127.0.0.1:8089/device/info?ieee=54%3Aef%3A44%3A10%3A00%3A25%3A50%3A8c type : GET
[2021-10-30 11:39:01][DEBUG] : {"ieee":"54:ef:44:10:00:25:50:8c"}
[2021-10-30 11:40:40][INFO] : Lancement démon zigbeed : /usr/bin/python3 /var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py --device /dev/ttyUSB1 --loglevel debug --socketport 8089 --callback http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php --apikey aiNRESaE7mEAMIqdIdDJRliJg0DJAvjQ --cycle 0.3 --pid /tmp/jeedom/zigbee/deamon_1.pid --data_folder /var/www/html/plugins/zigbee/data/1 --device_folder /var/www/html/plugins/zigbee/data/device --controller ezsp --sub_controller elelabs --channel 15 --folder_OTA /var/www/html/plugins/zigbee/data/ota
[2021-10-30 11:40:43][DEBUG] : null
J’ai édité le titre du sujet pour une meilleure lisibilité.
Merci d’avance