Bonjour à tous,
J’ai ajouté la « magnifique » télécommande qui se trouve ici : https://fr.aliexpress.com/item/1005004866412853.html. L’inclusion s’est faite sans souci, j’ai la bonne photo du produit mais pour autant aucune action ne remonte quand j’appuie sur les boutons, uniquement la batterie et la force du signal. Est-ce que j’ai loupé un truc ou bien est-ce ma télécommande qui ne fonctionne pas comme elle devrait ?
Voici la config :
{
"date_code": "",
"definition": {
"description": "Zigbee 4 button remote - 12 scene",
"exposes": [
{
"access": 1,
"description": "Remaining battery in %, can take up to 24 hours before reported.",
"label": "Battery",
"name": "battery",
"property": "battery",
"type": "numeric",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"access": 1,
"description": "Triggered action (e.g. a button click)",
"label": "Action",
"name": "action",
"property": "action",
"type": "enum",
"values": [
"1_single",
"1_double",
"1_hold",
"2_single",
"2_double",
"2_hold",
"3_single",
"3_double",
"3_hold",
"4_single",
"4_double",
"4_hold"
]
},
{
"access": 1,
"description": "Link quality (signal strength)",
"label": "Linkquality",
"name": "linkquality",
"property": "linkquality",
"type": "numeric",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
],
"model": "TM-YKQ004",
"options": [],
"supports_ota": false,
"vendor": "TuYa"
},
"disabled": false,
"endpoints": {
"1": {
"bindings": [],
"clusters": {
"input": [
"genBasic",
"genPowerCfg",
"genOnOff"
],
"output": [
"genOta",
"genTime"
]
},
"configured_reportings": [],
"scenes": []
},
"2": {
"bindings": [],
"clusters": {
"input": [
"genPowerCfg",
"genOnOff"
],
"output": []
},
"configured_reportings": [],
"scenes": []
},
"3": {
"bindings": [],
"clusters": {
"input": [
"genPowerCfg",
"genOnOff"
],
"output": []
},
"configured_reportings": [],
"scenes": []
},
"4": {
"bindings": [],
"clusters": {
"input": [
"genPowerCfg",
"genOnOff"
],
"output": []
},
"configured_reportings": [],
"scenes": []
}
},
"friendly_name": "0xa49e69fffe527e0e",
"ieee_address": "0xa49e69fffe527e0e",
"interview_completed": true,
"interviewing": false,
"manufacturer": "_TZ3000_u3nv1jwk",
"model_id": "TS0044",
"network_address": 43243,
"power_source": "Battery",
"supported": true,
"type": "EndDevice"
}


