Bonjour,
pourriez vous ajouter ce modèle de bouton de chez Innr ?
https://www.innr.com/fr/produit/smart-button/
Merci d’avance
Image

{
"ieee": "84:ba:20:ff:fe:d1:97:87",
"nwk": 11776,
"status": 2,
"lqi": "None",
"rssi": "None",
"last_seen": "None",
"node_descriptor": "02:40:80:66:11:52:52:00:00:2c:52:00:00",
"endpoints": [
{
"id": 1,
"status": 1,
"device_type": 261,
"profile_id": 260,
"manufacturer": "innr",
"model": "RC 210",
"output_clusters": [
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 4,
"name": "Groups",
"attributes": []
},
{
"id": 6,
"name": "On\/Off",
"attributes": []
},
{
"id": 8,
"name": "Level control",
"attributes": []
},
{
"id": 25,
"name": "Ota",
"attributes": []
},
{
"id": 768,
"name": "Color Control",
"attributes": []
},
{
"id": 4096,
"name": "LightLink",
"attributes": []
}
],
"input_clusters": [
{
"id": 0,
"name": "Basic",
"attributes": [
{
"id": 0,
"name": "zcl_version",
"value": 3
},
{
"id": 1,
"name": "app_version",
"value": 33
},
{
"id": 2,
"name": "stack_version",
"value": 101
},
{
"id": 3,
"name": "hw_version",
"value": 1
},
{
"id": 4,
"name": "manufacturer",
"value": "innr"
},
{
"id": 5,
"name": "model",
"value": "RC 210"
},
{
"id": 6,
"name": "date_code",
"value": "20211118"
},
{
"id": 7,
"name": "power_source",
"value": 3
},
{
"id": 16384,
"name": "sw_build_id",
"value": "2.01.05"
}
]
},
{
"id": 1,
"name": "Power Configuration",
"attributes": [
{
"id": 33,
"name": "battery_percentage_remaining",
"value": 200
}
]
},
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 2821,
"name": "Diagnostic",
"attributes": []
},
{
"id": 4096,
"name": "LightLink",
"attributes": []
},
{
"id": 64769,
"name": "Manufacturer Specific",
"attributes": []
}
]
}
],
"signature": {
"manufacturer": "innr",
"model": "RC 210",
"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": 4454,
"maximum_buffer_size": 82,
"maximum_incoming_transfer_size": 82,
"server_mask": 11264,
"maximum_outgoing_transfer_size": 82,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": 260,
"device_type": 261,
"input_clusters": [
0,
1,
3,
2821,
4096,
64769
],
"output_clusters": [
3,
4,
6,
8,
25,
768,
4096
]
}
}
},
"class": "zigpy.device"
}
Logs
Appui court : la doc dit On/Off
[2022-01-17 11:32:47][DEBUG] : {"devices":{"84:ba:20:ff:fe:d1:97:87":{"1":{"6":{"cmd":[{"value":"0","cluster_name":"On\/Off"},{"value":"[]","cluster_name":"On\/Off"}]}}}}}
[2022-01-17 11:32:47][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::6::cmd::0 => 0 convert to 0
Appui double : la doc dit scenes
[2022-01-17 11:34:51][DEBUG] : {"devices":{"84:ba:20:ff:fe:d1:97:87":{"1":{"8":{"cmd":{"0":{"value":"4","cluster_name":"Level control"},"1":{"value":"229","cluster_name":"Level control"},"1.1":{"value":"3","cluster_name":"Level control"}}},"768":{"cmd":{"colorTemperature":{"value":285,"cluster_name":"Color Control"}}}}}}}
[2022-01-17 11:34:51][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::0 => 4 convert to 4
[2022-01-17 11:34:51][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::1 => 229 convert to 229
[2022-01-17 11:34:51][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::1.1 => 3 convert to 3
[2022-01-17 11:34:51][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::768::cmd::colorTemperature => 285 convert to 285
Appui long : la doc dit Dim up, Dim down
[2022-01-17 11:35:42][DEBUG] : {"devices":{"84:ba:20:ff:fe:d1:97:87":{"1":{"8":{"cmd":{"0":{"value":"1","cluster_name":"Level control"},"1":{"value":"0","cluster_name":"Level control"},"1.1":{"value":"85","cluster_name":"Level control"}}}}}}}
[2022-01-17 11:35:42][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::0 => 1 convert to 1
[2022-01-17 11:35:42][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::1 => 0 convert to 0
[2022-01-17 11:35:42][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::1.1 => 85 convert to 85
[2022-01-17 11:35:42][DEBUG] : {"devices":{"84:ba:20:ff:fe:d1:97:87":{"1":{"8":{"cmd":[{"value":"3","cluster_name":"Level control"},{"value":"[]","cluster_name":"Level control"}]}}}}}
[2022-01-17 11:35:42][DEBUG] : Search command for 84:ba:20:ff:fe:d1:97:87 logicalId : 1::8::cmd::0 => 3 convert to 3
