NodOn SDC-4-1-00
Dry contact sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the NodOn SDC-4-1-00
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "battery",
"label": "Battery",
"access": 5,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %",
"category": "diagnostic",
"unit": "%",
"value_max": 100,
"value_min": 0
},
{
"name": "dry_contact",
"label": "Dry contact",
"access": 7,
"type": "enum",
"property": "dry_contact",
"description": "State of the contact, closed or open.",
"values": [
"contact_closed",
"contact_open"
]
},
{
"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
}
]