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
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "enum",
"name": "action",
"label": "Action",
"property": "action",
"access": 1,
"values": [
"on",
"off",
"brightness_step_up",
"brightness_step_down",
"recall_*"
],
"description": "Triggered action (e.g. a button click)"
},
{
"type": "binary",
"name": "battery_low",
"label": "Battery low",
"property": "battery_low",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Indicates if the battery of this device is almost empty"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]