Skip to the content.

Lincukoo SZW08

Smart water leakage/lack alarm sensor

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Lincukoo SZW08

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": "mode",
    "label": "Mode",
    "access": 3,
    "type": "enum",
    "property": "mode",
    "description": "work mode of the alarm",
    "values": [
      "leakage",
      "shortage"
    ]
  },
  {
    "name": "alarm_ringtone",
    "label": "Alarm ringtone",
    "access": 3,
    "type": "enum",
    "property": "alarm_ringtone",
    "description": "Ringtone of the alarm",
    "values": [
      "mute",
      "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