Feibit SEB01ZB
SOS button
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Feibit SEB01ZB
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "binary",
"name": "sos",
"label": "SOS",
"property": "sos",
"access": 1,
"value_on": true,
"value_off": false,
"description": "SOS alarm"
},
{
"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": "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
}
]