Xiaomi Aqara QBKG11LM - dresden-elektronik/deconz-rest-plugin GitHub Wiki

Xiaomi Aqara wired single rocker switch.

Model: QBKG11LM

Joining

  1. Start sensor search in Phoscon App
  2. Press and hold both buttons for more than 10 seconds until LED blinks

REST-API

GET /sensors/<id>
{
    "manufacturername": "LUMI",
    "modelid": "lumi.ctrl_ln1.aq1",
    "type": "ZHASwitch",
    "uniqueid": "00:15:8d:00:01:2a:34:44-01-0012",
    "state":
    {
        "buttonevent": 1002,
        "lastupdated": "2018-11-04T19:14:12"
    },
    "config":
    {
        "battery": 100,
        "on": true,
        "reachable": true,
        "temperature": 2300
    }
}

Button events

Event Button Action
1002 One single press
1004 One double press