Skip to the content.

SMaBiT (Bitron Video) AV2010/23

4 button Zigbee remote control

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the SMaBiT (Bitron Video) AV2010/23

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "action",
    "label": "Action",
    "access": 1,
    "type": "enum",
    "property": "action",
    "description": "Triggered action (e.g. a button click)",
    "values": [
      "on",
      "off",
      "brightness_step_up",
      "brightness_step_down",
      "recall_*"
    ]
  },
  {
    "name": "battery_low",
    "label": "Battery low",
    "access": 1,
    "type": "binary",
    "property": "battery_low",
    "description": "Indicates if the battery of this device is almost empty",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related