Neo NAS-AB06B2
Outdoor solar alarm
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Neo NAS-AB06B2
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "enum",
"name": "alarm_state",
"label": "Alarm state",
"property": "alarm_state",
"access": 1,
"values": [
"alarm_sound",
"alarm_light",
"alarm_sound_light",
"normal"
],
"description": "Alarm status"
},
{
"type": "binary",
"name": "alarm_switch",
"label": "Alarm switch",
"property": "alarm_switch",
"access": 3,
"value_on": "ON",
"value_off": "OFF",
"description": "Enable alarm"
},
{
"type": "binary",
"name": "tamper_alarm_switch",
"label": "Tamper alarm switch",
"property": "tamper_alarm_switch",
"access": 3,
"value_on": "ON",
"value_off": "OFF",
"description": "Enable tamper alarm"
},
{
"type": "binary",
"name": "tamper_alarm",
"label": "Tamper alarm",
"property": "tamper_alarm",
"access": 1,
"value_on": "ON",
"value_off": "OFF",
"description": "Indicates whether the device is tampered"
},
{
"type": "enum",
"name": "alarm_melody",
"label": "Alarm melody",
"property": "alarm_melody",
"access": 3,
"values": [
"melody_1",
"melody_2",
"melody_3"
],
"description": "Alarm sound effect"
},
{
"type": "enum",
"name": "alarm_mode",
"label": "Alarm mode",
"property": "alarm_mode",
"access": 3,
"values": [
"alarm_sound",
"alarm_light",
"alarm_sound_light"
],
"description": "Alarm mode"
},
{
"type": "numeric",
"name": "alarm_time",
"label": "Alarm time",
"property": "alarm_time",
"access": 3,
"value_min": 1,
"value_max": 60,
"value_step": 1,
"unit": "min",
"description": "Alarm duration in minutes"
},
{
"type": "binary",
"name": "charging",
"label": "Charging",
"property": "charging",
"access": 1,
"value_on": true,
"value_off": false,
"description": "Charging status"
},
{
"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": "numeric",
"name": "linkquality",
"label": "Linkquality",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
}
]