Skip to the content.

ADEO LDSENK06

ENKI LEXMAN indoor siren 85db

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the ADEO LDSENK06

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "alarm_alarm_1",
    "label": "Alarm alarm 1",
    "access": 1,
    "type": "binary",
    "property": "alarm_alarm_1",
    "description": "Indicates whether the alarm is triggered (alarm_1)",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "alarm_alarm_2",
    "label": "Alarm alarm 2",
    "access": 1,
    "type": "binary",
    "property": "alarm_alarm_2",
    "description": "Indicates whether the alarm is triggered (alarm_2)",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "tamper",
    "label": "Tamper",
    "access": 1,
    "type": "binary",
    "property": "tamper",
    "description": "Indicates whether the device is tampered",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "battery_low",
    "label": "Battery low",
    "access": 1,
    "type": "binary",
    "property": "battery_low",
    "description": "Indicates whether the battery of the device is almost empty",
    "category": "diagnostic",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "warning",
    "label": "Warning",
    "access": 2,
    "type": "composite",
    "property": "warning",
    "features": [
      {
        "name": "mode",
        "label": "Mode",
        "access": 2,
        "type": "enum",
        "property": "mode",
        "description": "Mode of the warning (sound effect)",
        "values": [
          "stop",
          "burglar",
          "fire",
          "emergency",
          "police_panic",
          "fire_panic",
          "emergency_panic"
        ]
      },
      {
        "name": "level",
        "label": "Level",
        "access": 2,
        "type": "enum",
        "property": "level",
        "description": "Sound level",
        "values": [
          "low",
          "medium",
          "high",
          "very_high"
        ]
      },
      {
        "name": "strobe_level",
        "label": "Strobe level",
        "access": 2,
        "type": "enum",
        "property": "strobe_level",
        "description": "Intensity of the strobe",
        "values": [
          "low",
          "medium",
          "high",
          "very_high"
        ]
      },
      {
        "name": "strobe",
        "label": "Strobe",
        "access": 2,
        "type": "binary",
        "property": "strobe",
        "description": "Turn on/off the strobe (light) during warning",
        "value_on": true,
        "value_off": false
      },
      {
        "name": "strobe_duty_cycle",
        "label": "Strobe duty cycle",
        "access": 2,
        "type": "numeric",
        "property": "strobe_duty_cycle",
        "description": "Length of the flash cycle",
        "value_max": 10,
        "value_min": 0
      },
      {
        "name": "duration",
        "label": "Duration",
        "access": 2,
        "type": "numeric",
        "property": "duration",
        "description": "Duration in seconds of the alarm",
        "unit": "s"
      }
    ]
  }
]

Related