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

    • Zigbee network
    • Improve network range and stability
    • 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
    • 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)

Third Reality 3RVS01031Z

Model3RVS01031Z
VendorThird Reality
DescriptionZigbee vibration sensor
Exposesbattery, alarm_1, cool_down_time, x_axis, y_axis, z_axis
PictureThird Reality 3RVS01031Z

OTA updates

This device supports OTA updates, for more information see OTA updates.

Exposes

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

Alarm 1 (binary)

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

Cool down time (numeric)

coolDownTime. Value can be found in the published state on the cool_down_time property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"cool_down_time": ""}. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"cool_down_time": NEW_VALUE}. The minimal value is 0 and the maximum value is 7200. The unit of this value is s.

X axis (numeric)

X axis acceleration. Value can be found in the published state on the x_axis property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"x_axis": ""}. It's not possible to write (/set) this value.

Y axis (numeric)

Y axis acceleration. Value can be found in the published state on the y_axis property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"y_axis": ""}. It's not possible to write (/set) this value.

Z axis (numeric)

Z axis acceleration. Value can be found in the published state on the z_axis property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"z_axis": ""}. It's not possible to write (/set) this value.

Help to make the docu better and edit this page on Github ✌
Page was last updated on: 6/9/26, 7:02 PM