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:
[
{
"name": "action",
"label": "Action",
"access": 1,
"type": "enum",
"property": "action",
"description": "Triggered action (e.g. a button click)",
"category": "diagnostic",
"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",
"category": "diagnostic",
"value_on": true,
"value_off": false
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]