Skip to the content.

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

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",
      "hue_stop",
      "brightness_step_up",
      "brightness_step_down",
      "recall_*",
      "on",
      "off"
    ]
  },
  {
    "name": "action_color",
    "label": "Action color",
    "access": 1,
    "type": "composite",
    "property": "action_color",
    "description": "Only shows the transmitted color in X7Y-Mode. Noch changes possible.",
    "features": [
      {
        "name": "x",
        "label": "X",
        "access": 1,
        "type": "numeric",
        "property": "x"
      },
      {
        "name": "y",
        "label": "Y",
        "access": 1,
        "type": "numeric",
        "property": "y"
      }
    ]
  },
  {
    "name": "action_color_temperature",
    "label": "Action color temperature",
    "access": 1,
    "type": "numeric",
    "property": "action_color_temperature",
    "description": "color temperature value. Fixed values for each key press: 145, 175, 222, 304, 480 mired",
    "unit": "mired"
  },
  {
    "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