Zigbee2MQTTZigbee2MQTT
    Devices
        GitHub
        GitHub (docs)

        SONOFF SNZB-02

        ModelSNZB-02
        VendorSONOFF
        DescriptionTemperature and humidity sensor
        Exposesbattery, temperature, humidity, voltage, linkquality
        PictureSONOFF SNZB-02
        White-labeleWeLink RHK08

        Notes

        Troubleshoot

        In case the sensor got stucked and will not send data anymore, try the following steps to restore it.

        1. Force remove the device via the frontend
        2. Restart Zigbee2MQTT
        3. Re-pair the device

        Pairing

        Long press reset button for 5s until the LED indicator flashes three times, which means the device has entered pairing mode

        Battery

        Uses a CR2450 battery

        Options

        How to use device type specific configuration

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

        • temperature_precision: Number of digits after decimal point for temperature, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of 0 and with a with a maximum value of 3

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

        • humidity_precision: Number of digits after decimal point for humidity, takes into effect on next report of device. This option can only decrease the precision, not increase it. The value must be a number with a minimum value of 0 and with a with a maximum value of 3

        Exposes

        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 %.

        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.

        Humidity (numeric)

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

        Voltage (numeric)

        Voltage of the battery in millivolts. Value can be found in the published state on the voltage property. It's not possible to read (/get) or write (/set) this value. The unit of this value is mV.

        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.

        Help to make the docu better and edit this page on Github ✌
        Last Updated: 22/09/2024, 20:25:07