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:
[
{
"type": "numeric",
"name": "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",
"property": "linkquality",
"access": 1,
"unit": "lqi",
"description": "Link quality (signal strength)",
"value_min": 0,
"value_max": 255
},
{
"type": "binary",
"name": "key_1",
"property": "key_1",
"access": 1,
"value_on": "ON",
"value_off": "OFF"
},
{
"type": "binary",
"name": "key_2",
"property": "key_2",
"access": 1,
"value_on": "ON",
"value_off": "OFF"
},
{
"type": "binary",
"name": "key_3",
"property": "key_3",
"access": 1,
"value_on": "ON",
"value_off": "OFF"
},
{
"type": "binary",
"name": "key_4",
"property": "key_4",
"access": 1,
"value_on": "ON",
"value_off": "OFF"
}
]