TuYa TS0601_rcbo

ModelTS0601_rcbo
VendorTuYa
DescriptionDIN mount RCBO with smart energy metering
Exposesmeter_number, state, alarm, trip, child_lock, power_on_behavior, countdown_timer, voltage_rms, current, current_average, power, voltage, energy, temperature, power_l1, power_l2, power_l3, energy_consumed, clear_device_data, linkquality
PictureTuYa TS0601_rcbo
White-labelHOCH ZJSBL7-100Z, WDYK ZJSBL7-100Z

Options

How to use device type specific configuration

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

  • current_precision: Number of digits after decimal point for current, 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

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

  • power_precision: Number of digits after decimal point for power, 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

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

  • voltage_precision: Number of digits after decimal point for voltage, 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

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

  • energy_precision: Number of digits after decimal point for energy, 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

  • 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

Exposes

Meter number (text)

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

State (binary)

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

Alarm (text)

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

Trip (binary)

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

Child lock (binary)

Child lock. 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 ON child lock is ON, if OFF OFF.

Power on behavior (enum)

Power on behavior. Value can be found in the published state on the power_on_behavior 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 {"power_on_behavior": NEW_VALUE}. The possible values are: off, on, previous.

Countdown timer (numeric)

Countdown timer. Value can be found in the published state on the countdown_timer 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 {"countdown_timer": NEW_VALUE}. The minimal value is 0 and the maximum value is 86400. The unit of this value is s.

Voltage rms (numeric)

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

Current (numeric)

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

Current average (numeric)

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

Power (numeric)

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

Voltage (numeric)

Measured electrical potential value. 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 V.

Energy (numeric)

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

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.

Power l1 (numeric)

Instantaneous measured power on phase 1. Value can be found in the published state on the power_l1 property. It's not possible to read (/get) or write (/set) this value. The unit of this value is W.

Power l2 (numeric)

Instantaneous measured power on phase 2. Value can be found in the published state on the power_l2 property. It's not possible to read (/get) or write (/set) this value. The unit of this value is W.

Power l3 (numeric)

Instantaneous measured power on phase 3. Value can be found in the published state on the power_l3 property. It's not possible to read (/get) or write (/set) this value. The unit of this value is W.

Energy consumed (numeric)

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

Clear device data (enum)

Clear device data. Value will not be published in the state. 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 {"clear_device_data": NEW_VALUE}. The possible values are: ``.

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.