Skip to content

Commit

Permalink
Xiaomi opple 4 buttons remote
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharp38 committed Oct 27, 2023
1 parent 5a50636 commit 3c914aa
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"epCount":1,"endPoints":{"01":{"servClusters":{"0000":{"attributes":{"4000":{"dataType":"42","access":"01","value":"2019\u0000www."},"0000":{"dataType":"20","access":"01","value":3},"0001":{"dataType":"20","access":"01","value":17},"0002":{"dataType":"20","access":"01","value":2},"0003":{"dataType":"20","access":"01","value":1},"0004":{"value":"LUMI","dataType":"42","access":"01"},"0005":{"value":"remote.b486opcn01","dataType":"42","access":"01"},"0006":{"dataType":"42","access":"01","value":"20190730"},"0007":{"dataType":"30","access":"01","value":3},"0008":{"dataType":"30","access":"01","value":255},"0009":{"dataType":"30","access":"01","value":224},"000A":{"dataType":"41","access":"01","value":"0062776C"},"000B":{"dataType":"42","access":"01","value":"www.aqara.com"},"FFFD":{"dataType":"21","access":"01","value":1}},"commandsReceived":["00"],"commandsGenerated":[]},"0003":{"attributes":{"0000":{"dataType":"21","access":"03","value":0},"FFFD":{"dataType":"21","access":"01"}}},"0001":{"attributes":{"0020":{"dataType":"20","access":"05"},"0031":{"dataType":"30","access":"03"},"0033":{"dataType":"20","access":"03"},"0034":{"dataType":"20","access":"03"},"FFFD":{"dataType":"21","access":"01"}}}},"cliClusters":{"0003":{"attributes":{"FFFD":{}}},"0006":{"attributes":{"FFFD":{}}},"0008":{"attributes":{"FFFD":{}}},"0300":{"attributes":{"FFFD":{}}}}}},"powerSource":"battery","fileSignature":"Abeille discovery file"}
43 changes: 43 additions & 0 deletions core/config/devices/remote.b486opcn01/remote.b486opcn01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"remote.b486opcn01": {
"manufacturer": "Xiaomi",
"model": "WXCJKG12LM",
"type": "Xiaomi Aqara Opple 4 buttons remote",
"timeout": "60",
"category": {
"light": "1"
},
"configuration": {
"icon": "XiaomiAqara-Opple-Remote-4buttons",
"mainEP": "01",
"batteryType": "1x3V CR2032"
},
"commands": {
"SWBuildID": {
"use": "inf_zbAttr-0000-SWBuildID"
},
"Get SWBuildID": {
"use": "act_zbReadAttribute",
"params": "clustId=0000&attrId=4000"
},
"Battery-Volt": {
"use": "inf_zbAttr-0001-BatteryVolt",
"params": "ep=01"
},
"SetReporting 01-0001-00020": {
"use": "act_zbConfigureReporting2",
"params": "ep=01&clustId=0001&attrType=20&attrId=0020&minInterval=1800&maxInterval=3600",
"execAtCreation": "yes"
},
"Bind 01-0001-ToZigate": {
"use": "act_zbBindToZigate",
"params": "ep=01&clustId=0001",
"execAtCreation": "yes"
},
"Identify": {
"use": "act_zbCmdC-Identify",
"isVisible": "1"
}
}
}
}
1 change: 1 addition & 0 deletions docs/fr_FR/Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ChangeLog
- Assistant modèles: Améliorations.
- SilverCrest-HG08673-FR: Support préliminaire (2635).
- Page EQ: Corrections pour forçage de modele.
- Xiaomi Aqara Opple 4 boutons: Support préliminaire (2636).

231023-BETA-2
-------------
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c914aa

Please sign in to comment.