Climax SRAC-23B-ZBSR
Smart siren
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Climax SRAC-23B-ZBSR
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "binary",
"name": "battery_low",
"property": "battery_low",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Indicates if the battery of this device is almost empty"
},
{
"type": "binary",
"name": "tamper",
"property": "tamper",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Indicates whether the device is tampered"
},
{
"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": "composite",
"property": "squawk",
"name": "squawk",
"features": [
{
"type": "enum",
"name": "state",
"property": "state",
"access": 2,
"values": [
"system_is_armed",
"system_is_disarmed"
],
"description": "Set Squawk state"
},
{
"type": "enum",
"name": "level",
"property": "level",
"access": 2,
"values": [
"low",
"medium",
"high",
"very_high"
],
"description": "Sound level"
},
{
"type": "binary",
"name": "strobe",
"property": "strobe",
"access": 2,
"value_on": true,
"value_off": false,
"description": "Turn on/off the strobe (light) for Squawk"
}
],
"access": 2
},
{
"type": "numeric",
"name": "max_duration",
"property": "max_duration",
"access": 7,
"unit": "s",
"value_min": 0,
"value_max": 600,
"description": "Duration of Siren"
},
{
"type": "binary",
"name": "alarm",
"property": "alarm",
"access": 2,
"value_on": "START",
"value_off": "OFF",
"description": "Manual start of siren"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]