Lincukoo V04-Z10T
Smart vibration alarm sensor
White-label models
Unsupported
This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.
Exposes
This is the information provided by Zigbee2MQTT for this device:
[
{
"name": "alarm_status",
"label": "Alarm status",
"access": 1,
"type": "enum",
"property": "alarm_status",
"description": "device alarm status",
"values": [
"normal",
"alarm"
]
},
{
"name": "sensitivity",
"label": "Sensitivity",
"access": 3,
"type": "enum",
"property": "sensitivity",
"description": "Sensitivity of the sensor",
"values": [
"low",
"middle",
"high"
]
},
{
"name": "disarm",
"label": "Disarm",
"access": 3,
"type": "enum",
"property": "disarm",
"description": "Disarm the current alarm",
"values": [
"normal"
]
},
{
"name": "silence_mode",
"label": "Silence mode",
"access": 3,
"type": "binary",
"property": "silence_mode",
"description": "enable/disable alarm",
"value_on": "ON",
"value_off": "OFF"
},
{
"name": "battery_state",
"label": "Battery state",
"access": 1,
"type": "enum",
"property": "battery_state",
"description": "battery state of the sensor",
"values": [
"low",
"middle",
"high"
]
}
]