Iluminize 511.344
Zigbee handheld remote RGBW 4 channels
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Iluminize 511.344
- 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": [
"color_move",
"color_temperature_move",
"hue_move",
"hue_stop",
"brightness_step_up",
"brightness_step_down",
"recall_*",
"on",
"off"
],
"description": "Triggered action (e.g. a button click)"
},
{
"type": "composite",
"property": "action_color",
"name": "action_color",
"label": "Action color",
"features": [
{
"type": "numeric",
"name": "x",
"label": "X",
"property": "x",
"access": 1
},
{
"type": "numeric",
"name": "y",
"label": "Y",
"property": "y",
"access": 1
}
],
"access": 1,
"description": "Only shows the transmitted color in X7Y-Mode. Noch changes possible."
},
{
"type": "numeric",
"name": "action_color_temperature",
"label": "Action color temperature",
"property": "action_color_temperature",
"access": 1,
"unit": "mired",
"description": "color temperature value. Fixed values for each key press: 145, 175, 222, 304, 480 mired"
},
{
"type": "numeric",
"name": "action_group",
"label": "Action group",
"property": "action_group",
"access": 1,
"description": "Shows the zigbee2mqtt group bound to the active data point EP(1-4)."
},
{
"type": "numeric",
"name": "action_transition_time",
"label": "Action transition time",
"property": "action_transition_time",
"access": 1
},
{
"type": "numeric",
"name": "action_step_size",
"label": "Action step size",
"property": "action_step_size",
"access": 1
},
{
"type": "numeric",
"name": "action_rate",
"label": "Action rate",
"property": "action_rate",
"access": 1
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]