Skip to the content.

Heiman HS2WD-E

Smart siren

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Heiman HS2WD-E

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",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "max_duration",
    "label": "Max duration",
    "access": 7,
    "type": "numeric",
    "property": "max_duration",
    "description": "Max duration of Siren",
    "category": "config",
    "unit": "s",
    "value_max": 600,
    "value_min": 0
  },
  {
    "name": "warning",
    "label": "Warning",
    "access": 2,
    "type": "composite",
    "property": "warning",
    "features": [
      {
        "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"
      },
      {
        "name": "mode",
        "label": "Mode",
        "access": 2,
        "type": "enum",
        "property": "mode",
        "description": "Mode of the warning (sound effect)",
        "values": [
          "stop",
          "emergency"
        ]
      }
    ]
  }
]

Related