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)

Ourtop ATMS10013Z3

ModelATMS10013Z3
VendorOurtop
DescriptionZigbee 3 Phase Meter
Exposesenergy, voltage_a, voltage_b, voltage_c, power_a, power_b, power_c, current_a, current_b, current_c, produced_energy, total_energy, power, power_reactive, power_factor
PictureOurtop ATMS10013Z3
White-labelOurtop ATMS100133Z

Options

How to use device type specific configuration

  • 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

  • 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

Exposes

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.

Voltage a (numeric)

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

Voltage b (numeric)

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

Voltage c (numeric)

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

Power a (numeric)

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

Power b (numeric)

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

Power c (numeric)

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

Current a (numeric)

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

Current b (numeric)

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

Current c (numeric)

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

Produced energy (numeric)

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

Total energy (numeric)

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

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.

Power reactive (numeric)

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

Power factor (numeric)

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

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