Skip to the content.

Woox R7051

Smart siren

Services and characteristics

The following HomeKit Services and Characteristics are exposed by the Woox R7051

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "type": "numeric",
    "name": "battery",
    "property": "battery",
    "access": 1,
    "unit": "%",
    "description": "Remaining battery in %, can take up to 24 hours before reported.",
    "value_min": 0,
    "value_max": 100
  },
  {
    "type": "numeric",
    "name": "voltage",
    "property": "voltage",
    "access": 1,
    "unit": "mV",
    "description": "Voltage of the battery in millivolts"
  },
  {
    "type": "composite",
    "property": "warning",
    "name": "warning",
    "features": [
      {
        "type": "enum",
        "name": "mode",
        "property": "mode",
        "access": 2,
        "values": [
          "stop",
          "burglar",
          "fire",
          "emergency",
          "police_panic",
          "fire_panic",
          "emergency_panic"
        ],
        "description": "Mode of the warning (sound effect)"
      },
      {
        "type": "enum",
        "name": "level",
        "property": "level",
        "access": 2,
        "values": [
          "low",
          "medium",
          "high",
          "very_high"
        ],
        "description": "Sound level"
      },
      {
        "type": "enum",
        "name": "strobe_level",
        "property": "strobe_level",
        "access": 2,
        "values": [
          "low",
          "medium",
          "high",
          "very_high"
        ],
        "description": "Intensity of the strobe"
      },
      {
        "type": "binary",
        "name": "strobe",
        "property": "strobe",
        "access": 2,
        "value_on": true,
        "value_off": false,
        "description": "Turn on/off the strobe (light) during warning"
      },
      {
        "type": "numeric",
        "name": "strobe_duty_cycle",
        "property": "strobe_duty_cycle",
        "access": 2,
        "value_max": 10,
        "value_min": 0,
        "description": "Length of the flash cycle"
      },
      {
        "type": "numeric",
        "name": "duration",
        "property": "duration",
        "access": 2,
        "unit": "s",
        "description": "Duration in seconds of the alarm"
      }
    ],
    "access": 2
  },
  {
    "type": "binary",
    "name": "alarm",
    "property": "alarm",
    "access": 1,
    "value_on": true,
    "value_off": false
  },
  {
    "type": "binary",
    "name": "ac_connected",
    "property": "ac_connected",
    "access": 1,
    "value_on": true,
    "value_off": false,
    "description": "Is the device plugged in"
  },
  {
    "type": "numeric",
    "name": "volume",
    "property": "volume",
    "access": 7,
    "value_min": 0,
    "value_max": 100,
    "description": "Volume of siren"
  },
  {
    "type": "numeric",
    "name": "linkquality",
    "property": "linkquality",
    "access": 1,
    "unit": "lqi",
    "description": "Link quality (signal strength)",
    "value_min": 0,
    "value_max": 255
  }
]

Related