Skip to the content.

Iluminize 511.324

Zigbee handheld remote CCT 4 channels

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Iluminize 511.324

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.",
    "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)",
    "values": [
      "color_move",
      "color_temperature_move",
      "hue_move",
      "brightness_step_up",
      "brightness_step_down",
      "recall_*",
      "on",
      "off",
      "toggle",
      "brightness_stop",
      "brightness_move_up",
      "brightness_move_down",
      "color_loop_set",
      "enhanced_move_to_hue_and_saturation",
      "hue_stop"
    ]
  },
  {
    "name": "action_group",
    "label": "Action group",
    "access": 1,
    "type": "numeric",
    "property": "action_group",
    "description": "Shows the zigbee2mqtt group bound to the active data point EP(1-4)."
  },
  {
    "name": "action_transition_time",
    "label": "Action transition time",
    "access": 1,
    "type": "numeric",
    "property": "action_transition_time"
  },
  {
    "name": "action_step_size",
    "label": "Action step size",
    "access": 1,
    "type": "numeric",
    "property": "action_step_size"
  },
  {
    "name": "action_rate",
    "label": "Action rate",
    "access": 1,
    "type": "numeric",
    "property": "action_rate"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related