Tuya C3007
Pressure pad sensor
Services and characteristics
The following HomeKit Services and Characteristics are exposed by the Tuya C3007
- Battery
- Battery Level
- Charging State
- Status Low Battery
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "pressure",
"label": "Pressure",
"access": 1,
"type": "binary",
"property": "pressure",
"description": "Indicates whether the device detected pressure",
"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": "voltage",
"label": "Voltage",
"access": 5,
"type": "numeric",
"property": "voltage",
"description": "Reported battery voltage in millivolts",
"category": "diagnostic",
"unit": "mV"
}
]