ADEO LDSENK07
ENKI LEXMAN wireless smart outdoor siren
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the ADEO LDSENK07
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"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": "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": "binary",
"name": "battery_low",
"label": "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",
"label": "Tamper",
"property": "tamper",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Indicates whether the device is tampered"
},
{
"type": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]