Zigbee2MQTTZigbee2MQTT
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)
  • Getting started
  • Supported Adapters
  • Supported Devices
  • Installation
  • Configuration
  • Usage
  • FAQ
Devices
  • Zigbee

    • Zigbee network
    • Improve network range and stability
    • Secure your Zigbee network
    • Sniff Zigbee traffic
    • Create a CC2530 router
  • Support new devices

    • Support new devices
    • Support new Tuya devices
    • Find Tuya Data Points
  • Remote Adapter

    • Connect to a remote adapter
    • Connect to a remote Sonoff ZBBridge
  • More

    • 3D cases
    • External converters
    • External extensions
    • Switch to the dev branch
    • Get Tuya and Xiaomi OTA url
  • Forum
  • Discord
  • Issues
  • Donate
GitHub
GitHub (docs)

Tuya RB-SRAIN01

ModelRB-SRAIN01
VendorTuya
DescriptionSolar rain sensor
Exposesilluminance, illuminance_average_20min, illuminance_maximum_today, cleaning_reminder, rain_intensity, rain, battery
PictureTuya RB-SRAIN01

Options

How to use device type specific configuration

  • illuminance_calibration: Calibrates the illuminance value (percentual offset), takes into effect on next report of device. The value must be a number.

Exposes

Illuminance (numeric)

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

Illuminance average 20min (numeric)

Illuminance average for the last 20 minutes. Value can be found in the published state on the illuminance_average_20min property. It's not possible to read (/get) or write (/set) this value. The unit of this value is lx.

Illuminance maximum today (numeric)

Illuminance maximum for the last 24 hours. Value can be found in the published state on the illuminance_maximum_today property. It's not possible to read (/get) or write (/set) this value. The unit of this value is lx.

Cleaning reminder (binary)

Cleaning reminder. Value can be found in the published state on the cleaning_reminder property. It's not possible to read (/get) or write (/set) this value. If value equals true cleaning reminder is ON, if false OFF.

Rain intensity (numeric)

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

Rain (binary)

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

Battery (numeric)

Remaining battery in %. Value can be found in the published state on the battery property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"battery": ""}. It's not possible to write (/set) this value. The minimal value is 0 and the maximum value is 100. The unit of this value is %.

Help to make the docu better and edit this page on Github ✌
Last Updated:: 6/21/25, 6:53 PM