Neo NAS-AB02B2
Alarm
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Neo NAS-AB02B2
- 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": "alarm",
"property": "alarm",
"access": 3,
"value_on": true,
"value_off": false
},
{
"type": "enum",
"name": "melody",
"property": "melody",
"access": 3,
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18"
]
},
{
"type": "numeric",
"name": "duration",
"property": "duration",
"access": 3,
"unit": "s",
"value_min": 0,
"value_max": 1800
},
{
"type": "enum",
"name": "volume",
"property": "volume",
"access": 3,
"values": [
"low",
"medium",
"high"
]
},
{
"type": "numeric",
"name": "battpercentage",
"property": "battpercentage",
"access": 1,
"unit": "%"
},
{
"type": "numeric",
"name": "linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]