RGB Genie ZB-5121
Micro remote and dimmer with single scene recall
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the RGB Genie ZB-5121
- Battery
- Battery Level
- Charging State
- Status Low Battery
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",
"category": "diagnostic",
"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)",
"category": "diagnostic",
"values": [
"on",
"off",
"brightness_step_up",
"brightness_step_down",
"brightness_move_up",
"brightness_move_down",
"brightness_stop",
"recall_*"
]
},
{
"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
}
]