Skip to the content.

HOBEIAN ZG-229Z

Smart light & sound siren

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the HOBEIAN ZG-229Z

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "alarm",
    "label": "Alarm",
    "access": 3,
    "type": "enum",
    "property": "alarm",
    "description": "Initiatively trigger an alarm",
    "values": [
      "alarm_sound",
      "alarm_light",
      "alarm_sound_light",
      "normal"
    ]
  },
  {
    "name": "doorbell",
    "label": "Doorbell",
    "access": 3,
    "type": "binary",
    "property": "doorbell",
    "description": "Doorbell",
    "value_on": "ON",
    "value_off": "OFF"
  },
  {
    "name": "muffling",
    "label": "Muffling",
    "access": 3,
    "type": "binary",
    "property": "muffling",
    "description": "Stop alarm",
    "value_on": "ON",
    "value_off": "OFF"
  },
  {
    "name": "alarm_time",
    "label": "Alarm time",
    "access": 3,
    "type": "numeric",
    "property": "alarm_time",
    "description": "Alarm sounding time",
    "unit": "s",
    "value_max": 1800,
    "value_min": 0,
    "value_step": 1
  },
  {
    "name": "alarm_volume",
    "label": "Alarm volume",
    "access": 3,
    "type": "enum",
    "property": "alarm_volume",
    "description": "Alarm volume",
    "values": [
      "low",
      "middle",
      "high",
      "mute"
    ]
  },
  {
    "name": "doorbell_volume",
    "label": "Doorbell volume",
    "access": 3,
    "type": "enum",
    "property": "doorbell_volume",
    "description": "Doorbell volume",
    "values": [
      "low",
      "middle",
      "high",
      "mute"
    ]
  },
  {
    "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