IMOU ZD1-EN
Door & window sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the IMOU ZD1-EN
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "alarm",
"label": "Alarm",
"access": 1,
"type": "binary",
"property": "alarm",
"description": "Indicates whether the alarm is triggered",
"value_on": true,
"value_off": false
},
{
"name": "tamper",
"label": "Tamper",
"access": 1,
"type": "binary",
"property": "tamper",
"description": "Indicates whether the device is tampered",
"category": "diagnostic",
"value_on": true,
"value_off": false
},
{
"name": "battery_low",
"label": "Battery low",
"access": 1,
"type": "binary",
"property": "battery_low",
"description": "Indicates whether the battery of the device is almost empty",
"category": "diagnostic",
"value_on": true,
"value_off": false
},
{
"name": "battery",
"label": "Battery",
"access": 5,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
}
]