Lincukoo V04-Z10T
| Model | V04-Z10T |
| Vendor | Lincukoo |
| Description | Vibration alarm sensor |
| Exposes | alarm_status, sensitivity, dismiss_alarm, silent_mode, battery_state |
| Picture | ![]() |
Exposes
Alarm status (enum)
Indicates when vibration is detected. Value can be found in the published state on the alarm_status property. It's not possible to read (/get) or write (/set) this value. The possible values are: normal, alarm.
Sensitivity (enum)
Sensitivity level of the sensor. Value can be found in the published state on the sensitivity property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"sensitivity": NEW_VALUE}. The possible values are: low, middle, high.
Dismiss alarm (enum)
Stop the buzzer for the current alarm. Value can be found in the published state on the dismiss_alarm property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"dismiss_alarm": NEW_VALUE}. The possible values are: DISMISS.
Silent mode (binary)
Mute the buzzer for all alarms. Value can be found in the published state on the silent_mode property. It's not possible to read (/get) this value. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"silent_mode": NEW_VALUE}. If value equals ON silent mode is ON, if OFF OFF.
Battery (numeric)
Remaining battery in %, can take up to 24 hours before reported. Value can be found in the published state on the battery property. It's not possible to read (/get) or write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

