Skip to the content.

eWeLink NAS-AB03B3

Indoor sound and light alarm

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the eWeLink NAS-AB03B3

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "alarm",
    "label": "Alarm",
    "access": 7,
    "type": "binary",
    "property": "alarm",
    "description": "Turn the siren alarm on or off",
    "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": "battery",
    "label": "Battery",
    "access": 5,
    "type": "numeric",
    "property": "battery",
    "description": "Remaining battery in %",
    "category": "diagnostic",
    "unit": "%",
    "value_max": 100,
    "value_min": 0
  },
  {
    "name": "alarm_duration",
    "label": "Alarm duration",
    "access": 7,
    "type": "numeric",
    "property": "alarm_duration",
    "description": "Duration in seconds of the alarm",
    "category": "config",
    "unit": "s",
    "value_max": 1800,
    "value_min": 1
  },
  {
    "name": "volume",
    "label": "Volume",
    "access": 7,
    "type": "numeric",
    "property": "volume",
    "description": "Indoor siren volume level",
    "category": "config",
    "value_max": 15,
    "value_min": 0
  },
  {
    "name": "melody",
    "label": "Melody",
    "access": 7,
    "type": "enum",
    "property": "melody",
    "description": "Alarm melody",
    "category": "config",
    "values": [
      "1",
      "2",
      "3",
      "4",
      "5",
      "6",
      "7",
      "8",
      "9",
      "10",
      "11"
    ]
  }
]

Related