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:
[
{
"name": "battery_low",
"label": "Battery low",
"access": 1,
"type": "binary",
"property": "battery_low",
"description": "Indicates if the battery of this device is almost empty",
"category": "diagnostic",
"value_on": true,
"value_off": false
},
{
"name": "alarm",
"label": "Alarm",
"access": 3,
"type": "binary",
"property": "alarm",
"value_on": true,
"value_off": false
},
{
"name": "melody",
"label": "Melody",
"access": 3,
"type": "enum",
"property": "melody",
"values": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18"
]
},
{
"name": "duration",
"label": "Duration",
"access": 3,
"type": "numeric",
"property": "duration",
"unit": "s",
"value_max": 1800,
"value_min": 0
},
{
"name": "volume",
"label": "Volume",
"access": 3,
"type": "enum",
"property": "volume",
"values": [
"low",
"medium",
"high"
]
},
{
"name": "battpercentage",
"label": "Battpercentage",
"access": 1,
"type": "numeric",
"property": "battpercentage",
"unit": "%"
},
{
"name": "linkquality",
"label": "Linkquality",
"access": 1,
"type": "numeric",
"property": "linkquality",
"description": "Link quality (signal strength)",
"category": "diagnostic",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
]