Skip to the content.

Lincukoo W04-Z10T

Smart water leakage alarm sensor

White-label models

Services and characteristics

The following HomeKit Services and Characteristics are exposed by these devices

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "alarm_status",
    "label": "Alarm status",
    "access": 1,
    "type": "enum",
    "property": "alarm_status",
    "description": "device alarm status",
    "values": [
      "normal",
      "alarm"
    ]
  },
  {
    "name": "alarm_switch",
    "label": "Alarm switch",
    "access": 3,
    "type": "enum",
    "property": "alarm_switch",
    "description": "switch of the alarm",
    "values": [
      "mute",
      "alarm"
    ]
  },
  {
    "name": "alarm_ringtone",
    "label": "Alarm ringtone",
    "access": 3,
    "type": "enum",
    "property": "alarm_ringtone",
    "description": "Ringtone of the alarm",
    "values": [
      "ring1",
      "ring2",
      "ring3"
    ]
  },
  {
    "name": "battery",
    "label": "Battery",
    "access": 1,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %, can take up to 24 hours before reported",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  }
]

Related