SOMFY 1811680
Zigbee opening sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the SOMFY 1811680
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "identify",
"label": "Identify",
"access": 2,
"type": "enum",
"property": "identify",
"description": "Initiate device identification",
"category": "config",
"values": [
"identify"
]
},
{
"name": "alarm_1",
"label": "Alarm 1",
"access": 1,
"type": "binary",
"property": "alarm_1",
"description": "Indicates whether IAS Zone alarm 1 is active",
"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
},
{
"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
}
]