Skip to the content.

Vesternet VES-ZB-REM-013

Zigbee remote control - 12 button

White-label models

Services and characteristics

The following HomeKit Services and Characteristics are exposed by these devices

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "battery",
    "label": "Battery",
    "access": 1,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %, can take up to 24 hours before reported.",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "action",
    "label": "Action",
    "access": 1,
    "type": "enum",
    "property": "action",
    "description": "Triggered action (e.g. a button click)",
    "values": [
      "on_*",
      "off_*",
      "stop_*",
      "brightness_move_up_*",
      "brightness_move_down_*",
      "brightness_stop_*",
      "recall_*"
    ]
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related