Skip to the content.

Ubisys C4

Control unit C4

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)",
    "values": [
      "toggle_s1",
      "toggle_s2",
      "toggle_s3",
      "toggle_s4",
      "on_s1",
      "on_s2",
      "on_s3",
      "on_s4",
      "off_s1",
      "off_s2",
      "off_s3",
      "off_s4",
      "recall_*_s1",
      "recal_*_s2",
      "recall_*_s3",
      "recal_*_s4",
      "brightness_move_up_s1",
      "brightness_move_up_s2",
      "brightness_move_up_s3",
      "brightness_move_up_s4",
      "brightness_move_down_s1",
      "brightness_move_down_s2",
      "brightness_move_down_s3",
      "brightness_move_down_s4",
      "brightness_stop_s1",
      "brightness_stop_s2",
      "brightness_stop_s3",
      "brightness_stop_s4",
      "cover_open_s5",
      "cover_close_s5",
      "cover_stop_s5",
      "cover_open_s6",
      "cover_close_s6",
      "cover_stop_s6"
    ]
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related