Bonjour,
Je viens de lancer la migration de ma COMBEE II / DECONZ vers ELELABS / ZIGBEE, principalement pour bénéficier de la visualisation du réseau et des capacités du plugin de la team JEEDOM pour référencer de nouveaux équipements.
Serait il possible d’ajouter le moteur de rideaux XIAOMI ? : Lien ICI
Image :
Les logs lors de l’inclusion :
[2021-04-30 08:42:26][DEBUG] : {"device_joined":"00:15:8d:00:02:b3:07:9e"}
[2021-04-30 08:42:27][DEBUG] : {"device_initialized":"00:15:8d:00:02:b3:07:9e"}
[2021-04-30 08:42:27][DEBUG] : {"devices":{"00:15:8d:00:02:b3:07:9e":{"1":[{"5":{"value":"lumi.curtain","cluster_name":"Basic"},"1":{"value":"1","cluster_name":"Basic"}}]}}}
[2021-04-30 08:42:29][DEBUG] : {"devices":{"00:15:8d:00:02:b3:07:9e":{"1":[{"0":{"value":"1","cluster_name":"Basic"},"2":{"value":"2","cluster_name":"Basic"},"3":{"value":"17","cluster_name":"Basic"}}]}}}
[2021-04-30 08:42:30][DEBUG] : {"devices":{"00:15:8d:00:02:b3:07:9e":{"1":[{"7":{"value":"PowerSource.Mains_single_phase","cluster_name":"Basic"}}]}}}
[2021-04-30 08:42:31][DEBUG] : {"devices":{"00:15:8d:00:02:b3:07:9e":{"1":[{"6":{"value":"07-17-2020","cluster_name":"Basic"}}]}}}
[2021-04-30 08:42:32][DEBUG] : {"devices":{"00:15:8d:00:02:b3:07:9e":{"1":[{"65281":{"value":"\u0003(","cluster_name":"Basic"}}]}}}
[2021-04-30 08:42:57][DEBUG] : {"ieee":"00:15:8d:00:02:b3:07:9e"}
[2021-04-30 08:42:57][DEBUG] : {"ieee":"00:15:8d:00:02:b3:07:9e","attributes":[{"endpoint":1,"cluster_type":"in","cluster":10,"attributes":{"0":673080177,"1":1}}],"allowQueue":false}
[2021-04-30 08:44:05][DEBUG] : {"ieee":"00:15:8d:00:02:b3:07:9e"}
Données brutes :
{
"ieee": "00:15:8d:00:02:b3:07:9e",
"nwk": 63879,
"status": 2,
"lqi": "192",
"rssi": "-52",
"last_seen": "1619767785.4963582",
"node_descriptor": "01:40:8e:5f:11:7f:64:00:00:00:64:00:00",
"endpoints": [
{
"id": 1,
"status": 1,
"device_type": 514,
"profile_id": 260,
"manufacturer": "LUMI",
"model": "lumi.curtain",
"output_clusters": [
{
"id": 25,
"name": "Ota",
"attributes": []
},
{
"id": 10,
"name": "Time",
"attributes": []
},
{
"id": 13,
"name": "AnalogOutput",
"attributes": []
},
{
"id": 258,
"name": "Window Covering",
"attributes": []
},
{
"id": 19,
"name": "MultistateOutput",
"attributes": []
},
{
"id": 6,
"name": "On\/Off",
"attributes": []
},
{
"id": 1,
"name": "Power Configuration",
"attributes": []
},
{
"id": 1030,
"name": "Occupancy Sensing",
"attributes": []
}
],
"input_clusters": [
{
"id": 0,
"name": "Basic",
"attributes": [
{
"id": 0,
"name": "zcl_version",
"value": 1
},
{
"id": 1,
"name": "app_version",
"value": 1
},
{
"id": 2,
"name": "stack_version",
"value": 2
},
{
"id": 3,
"name": "hw_version",
"value": 17
},
{
"id": 4,
"name": "manufacturer",
"value": "LUMI"
},
{
"id": 5,
"name": "model",
"value": "lumi.curtain"
},
{
"id": 6,
"name": "date_code",
"value": "07-17-2020"
},
{
"id": 7,
"name": "power_source",
"value": 1
}
]
},
{
"id": 4,
"name": "Groups",
"attributes": []
},
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 5,
"name": "Scenes",
"attributes": []
},
{
"id": 10,
"name": "Time",
"attributes": []
},
{
"id": 258,
"name": "Window Covering",
"attributes": []
},
{
"id": 13,
"name": "AnalogOutput",
"attributes": []
},
{
"id": 19,
"name": "MultistateOutput",
"attributes": []
},
{
"id": 6,
"name": "On\/Off",
"attributes": []
},
{
"id": 1,
"name": "Power Configuration",
"attributes": []
},
{
"id": 1030,
"name": "Occupancy Sensing",
"attributes": []
}
]
}
],
"signature": {
"manufacturer": "LUMI",
"model": "lumi.curtain",
"node_desc": {
"byte1": 1,
"byte2": 64,
"mac_capability_flags": 142,
"manufacturer_code": 4447,
"maximum_buffer_size": 127,
"maximum_incoming_transfer_size": 100,
"server_mask": 0,
"maximum_outgoing_transfer_size": 100,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": 260,
"device_type": 514,
"input_clusters": [
0,
4,
3,
5,
10,
258,
13,
19,
6,
1,
1030
],
"output_clusters": [
25,
10,
13,
258,
19,
6,
1,
1030
]
}
}
},
"class": "zigpy.device"
}