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)

AVATTO TRV60_thermostat

ModelTRV60_thermostat
VendorAVATTO
DescriptionScreen thermostatic radiator valve
Exposesmode, work_state, child_lock, battery, window_detection, climate (current_heating_setpoint, local_temperature, local_temperature_calibration), fault, frost_protection, scale_protection, valve_volume, humidity, out_door_sensor1, out_door_sensor2, out_door_sensor3, out_temperature, screen_orientation
PictureAVATTO TRV60_thermostat

Options

How to use device type specific configuration

  • 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 maximum value of 3

Exposes

Mode (enum)

Mode. Value can be found in the published state on the 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 {"mode": NEW_VALUE}. The possible values are: auto, manual.

Work state (enum)

Work state. Value can be found in the published state on the work_state 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 {"work_state": NEW_VALUE}. The possible values are: opened, closed.

Child lock (binary)

Enables/disables physical input on the device. Value can be found in the published state on the child_lock 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 {"child_lock": NEW_VALUE}. If value equals LOCK child lock is ON, if UNLOCK 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 %.

Window detection (binary)

Enables/disables window detection on the device. Value can be found in the published state on the window_detection property. To read (/get) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get with payload {"window_detection": ""}. To write (/set) a value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"window_detection": NEW_VALUE}. If value equals true window detection is ON, if false OFF.

Climate

This climate device supports the following features: current_heating_setpoint, local_temperature, local_temperature_calibration.

  • current_heating_setpoint: Temperature setpoint. To control publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"current_heating_setpoint": VALUE} where VALUE is the °C between 5 and 35. Reading (/get) this attribute is not possible.
  • local_temperature: Current temperature measured on the device (in °C). Reading (/get) this attribute is not possible.
  • local_temperature_calibration: Offset to add/subtract to the local temperature. To control publish a message to topic zigbee2mqtt/FRIENDLY_NAME/set with payload {"local_temperature_calibration": VALUE}.The minimal value is -3 and the maximum value is 3 with a step size of 1.

Fault (numeric)

Raw fault code. Value can be found in the published state on the fault property. It's not possible to read (/get) or write (/set) this value.

Frost protection (binary)

When the room temperature is lower than 5 ℃, the valve opens; when the temperature rises to 8 ℃, the valve closes.. Value can be found in the published state on the frost_protection 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 {"frost_protection": NEW_VALUE}. If value equals ON frost protection is ON, if OFF OFF.

Scale protection (binary)

Value can be found in the published state on the scale_protection 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 {"scale_protection": NEW_VALUE}. If value equals ON scale protection is ON, if OFF OFF.

Valve volume (numeric)

The current percentage of valve flow rate.. Value can be found in the published state on the valve_volume property. It's not possible to read (/get) or write (/set) this value.

Humidity (numeric)

The percentage of humidity collected after adding an external temperature and humidity sensor.. Value can be found in the published state on the humidity property. It's not possible to read (/get) or write (/set) this value.

Out door sensor1 (binary)

The on-off status of the door magnet after adding the first external door magnet sensor.. Value can be found in the published state on the out_door_sensor1 property. It's not possible to read (/get) or write (/set) this value. If value equals ON out door sensor1 is ON, if OFF OFF.

Out door sensor2 (binary)

The on-off status of the door magnet after adding the second external door magnet sensor.. Value can be found in the published state on the out_door_sensor2 property. It's not possible to read (/get) or write (/set) this value. If value equals ON out door sensor2 is ON, if OFF OFF.

Out door sensor3 (binary)

The on-off status of the door magnet after adding the third external door magnet sensor.. Value can be found in the published state on the out_door_sensor3 property. It's not possible to read (/get) or write (/set) this value. If value equals ON out door sensor3 is ON, if OFF OFF.

Out temperature (numeric)

The percentage of temperature collected after adding an external temperature and humidity sensor.. Value can be found in the published state on the out_temperature property. It's not possible to read (/get) or write (/set) this value.

Screen orientation (enum)

Screen orientation. Value can be found in the published state on the screen_orientation 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 {"screen_orientation": NEW_VALUE}. The possible values are: normal, inverted.

Help to make the docu better and edit this page on Github ✌
Last Updated: 3/1/26, 12:02 PM