Woox R7051
Smart siren
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Woox R7051
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "numeric",
"name": "battery",
"label": "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",
"label": "Voltage",
"property": "voltage",
"access": 1,
"unit": "mV",
"description": "Voltage of the battery in millivolts"
},
{
"type": "composite",
"property": "warning",
"name": "warning",
"label": "Warning",
"features": [
{
"type": "enum",
"name": "mode",
"label": "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",
"label": "Level",
"property": "level",
"access": 2,
"values": [
"low",
"medium",
"high",
"very_high"
],
"description": "Sound level"
},
{
"type": "enum",
"name": "strobe_level",
"label": "Strobe level",
"property": "strobe_level",
"access": 2,
"values": [
"low",
"medium",
"high",
"very_high"
],
"description": "Intensity of the strobe"
},
{
"type": "binary",
"name": "strobe",
"label": "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",
"label": "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",
"label": "Duration",
"property": "duration",
"access": 2,
"unit": "s",
"description": "Duration in seconds of the alarm"
}
],
"access": 2
},
{
"type": "binary",
"name": "alarm",
"label": "Alarm",
"property": "alarm",
"access": 1,
"value_on": true,
"value_off": false
},
{
"type": "binary",
"name": "ac_connected",
"label": "Ac connected",
"property": "ac_connected",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Is the device plugged in"
},
{
"type": "numeric",
"name": "volume",
"label": "Volume",
"property": "volume",
"access": 7,
"value_min": 0,
"value_max": 100,
"description": "Volume of siren"
},
{
"type": "numeric",
"name": "duration",
"label": "Duration",
"property": "duration",
"access": 7,
"value_min": 0,
"value_max": 3600,
"description": "Duration of siren"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]