RGB Genie ZB-3008
3 scene remote and dimmer
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
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",
"brightness_move_up",
"brightness_move_down",
"brightness_stop",
"recall_*",
"hue_move",
"color_temperature_move",
"color_move",
"color_temperature_move_up",
"color_temperature_move_down",
"hue_stop"
]
},
{
"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
}
]