databyte.ch Touch4
Wall touchsensor with 4 keys
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the databyte.ch Touch4
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "battery",
"label": "Battery",
"access": 1,
"type": "numeric",
"property": "battery",
"description": "Remaining battery in %, can take up to 24 hours before reported",
"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
},
{
"name": "key_1",
"label": "Key 1",
"access": 1,
"type": "binary",
"property": "key_1",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "key_2",
"label": "Key 2",
"access": 1,
"type": "binary",
"property": "key_2",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "key_3",
"label": "Key 3",
"access": 1,
"type": "binary",
"property": "key_3",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "key_4",
"label": "Key 4",
"access": 1,
"type": "binary",
"property": "key_4",
"value_on": "ON",
"value_off": "OFF"
}
]