RGB Genie ZB-5004
Zigbee 3.0 remote control
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the RGB Genie ZB-5004
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "numeric",
"name": "battery",
"label": "Battery",
"property": "battery",
"access": 1,
"unit": "%",
"description": "Remaining battery in %, can take up to 24 hours before reported.",
"value_min": 0,
"value_max": 100
},
{
"type": "enum",
"name": "action",
"label": "Action",
"property": "action",
"access": 1,
"values": [
"recall_*",
"on",
"off",
"brightness_stop",
"brightness_move_up",
"brightness_move_down"
],
"description": "Triggered action (e.g. a button click)"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]