DIYRuZ DIYRuZ_Zintercom
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the DIYRuZ DIYRuZ_Zintercom
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"type": "enum",
"name": "state",
"label": "State",
"property": "state",
"access": 1,
"values": [
"idle",
"ring",
"talk",
"open",
"drop"
],
"description": "Current state"
},
{
"type": "enum",
"name": "mode",
"label": "Mode",
"property": "mode",
"access": 7,
"values": [
"never",
"once",
"always",
"drop"
],
"description": "Select open mode"
},
{
"type": "binary",
"name": "sound",
"label": "Sound",
"property": "sound",
"access": 7,
"value_on": "ON",
"value_off": "OFF",
"description": "Enable or disable sound"
},
{
"type": "numeric",
"name": "time_ring",
"label": "Time ring",
"property": "time_ring",
"access": 7,
"unit": "sec",
"description": "Time to ring before answer",
"value_min": 0,
"value_max": 600
},
{
"type": "numeric",
"name": "time_talk",
"label": "Time talk",
"property": "time_talk",
"access": 7,
"unit": "sec",
"description": "Time to hold before open",
"value_min": 0,
"value_max": 600
},
{
"type": "numeric",
"name": "time_open",
"label": "Time open",
"property": "time_open",
"access": 7,
"unit": "sec",
"description": "Time to open before end",
"value_min": 0,
"value_max": 600
},
{
"type": "numeric",
"name": "time_bell",
"label": "Time bell",
"property": "time_bell",
"access": 7,
"unit": "sec",
"description": "Time after last bell to finish ring",
"value_min": 0,
"value_max": 600
},
{
"type": "numeric",
"name": "time_report",
"label": "Time report",
"property": "time_report",
"access": 7,
"unit": "min",
"description": "Reporting interval",
"value_min": 0,
"value_max": 1440
},
{
"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
}
]