Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.49 KB

8840100H.md

File metadata and controls

66 lines (48 loc) · 2.49 KB
title description addedAt pageClass
Waxman 8840100H control via MQTT
Integrate your Waxman 8840100H via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway.
2020-05-19 20:48:40 UTC
device-page

Waxman 8840100H

Model 8840100H
Vendor Waxman
Description leakSMART water sensor v2
Exposes battery, temperature, water_leak, linkquality
Picture Waxman 8840100H

Options

How to use device type specific configuration

  • temperature_precision: Number of digits after decimal point for temperature, takes into effect on next report of device. The value must be a number with a minimum value of 0 and with a with a maximum value of 3

  • temperature_calibration: Calibrates the temperature value (absolute offset), takes into effect on next report of device. The value must be a number.

Exposes

Battery (numeric)

Remaining battery in %. 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 %.

Temperature (numeric)

Measured temperature value. Value can be found in the published state on the temperature property. It's not possible to read (/get) or write (/set) this value. The unit of this value is °C.

Water_leak (binary)

Indicates whether the device detected a water leak. Value can be found in the published state on the water_leak property. It's not possible to read (/get) or write (/set) this value. If value equals true water_leak is ON, if false OFF.

Linkquality (numeric)

Link quality (signal strength). Value can be found in the published state on the linkquality property. It's not possible to read (/get) or write (/set) this value. The minimal value is 0 and the maximum value is 255. The unit of this value is lqi.