Skip to the content.

Schneider Electric A9MEM1570

PowerTag power sensor

Unsupported

This device is currently UNSUPPORTED. Want to have this device supported? Please check the GitHub issue section to see if a request already exists for this device. If it doesn’t exist yet, you can open a new request by filling in the Device support issue template.

Exposes

This is the information provided by Zigbee2MQTT for this device:

[
  {
    "name": "power",
    "label": "Power",
    "access": 1,
    "type": "numeric",
    "property": "power",
    "description": "Instantaneous measured power",
    "unit": "W"
  },
  {
    "name": "power_apparent",
    "label": "Power apparent",
    "access": 1,
    "type": "numeric",
    "property": "power_apparent",
    "description": "Instantaneous measured apparent power",
    "unit": "VA"
  },
  {
    "name": "power_phase_a",
    "label": "Power phase a",
    "access": 1,
    "type": "numeric",
    "property": "power_phase_a",
    "description": "Instantaneous measured power on phase A",
    "unit": "W"
  },
  {
    "name": "power_phase_b",
    "label": "Power phase b",
    "access": 1,
    "type": "numeric",
    "property": "power_phase_b",
    "description": "Instantaneous measured power on phase B",
    "unit": "W"
  },
  {
    "name": "power_phase_c",
    "label": "Power phase c",
    "access": 1,
    "type": "numeric",
    "property": "power_phase_c",
    "description": "Instantaneous measured power on phase C",
    "unit": "W"
  },
  {
    "name": "power_factor",
    "label": "Power factor",
    "access": 1,
    "type": "numeric",
    "property": "power_factor",
    "description": "Instantaneous measured power factor"
  },
  {
    "name": "energy",
    "label": "Energy",
    "access": 1,
    "type": "numeric",
    "property": "energy",
    "description": "Sum of consumed energy",
    "unit": "kWh"
  },
  {
    "name": "energy_phase_a",
    "label": "Energy phase a",
    "access": 1,
    "type": "numeric",
    "property": "energy_phase_a",
    "description": "Sum of consumed energy on phase A",
    "unit": "kWh"
  },
  {
    "name": "energy_phase_b",
    "label": "Energy phase b",
    "access": 1,
    "type": "numeric",
    "property": "energy_phase_b",
    "description": "Sum of consumed energy on phase B",
    "unit": "kWh"
  },
  {
    "name": "energy_phase_c",
    "label": "Energy phase c",
    "access": 1,
    "type": "numeric",
    "property": "energy_phase_c",
    "description": "Sum of consumed energy on phase C",
    "unit": "kWh"
  },
  {
    "name": "ac_frequency",
    "label": "AC frequency",
    "access": 1,
    "type": "numeric",
    "property": "ac_frequency",
    "description": "Measured electrical AC frequency",
    "unit": "Hz"
  },
  {
    "name": "voltage_phase_a",
    "label": "Voltage phase a",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_a",
    "description": "Measured electrical potential value on phase A",
    "unit": "V"
  },
  {
    "name": "voltage_phase_b",
    "label": "Voltage phase b",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_b",
    "description": "Measured electrical potential value on phase B",
    "unit": "V"
  },
  {
    "name": "voltage_phase_c",
    "label": "Voltage phase c",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_c",
    "description": "Measured electrical potential value on phase C",
    "unit": "V"
  },
  {
    "name": "voltage_phase_ab",
    "label": "Voltage phase ab",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_ab",
    "description": "Measured electrical potential value between phase A and B",
    "unit": "V"
  },
  {
    "name": "voltage_phase_bc",
    "label": "Voltage phase bc",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_bc",
    "description": "Measured electrical potential value between phase B and C",
    "unit": "V"
  },
  {
    "name": "voltage_phase_ca",
    "label": "Voltage phase ca",
    "access": 1,
    "type": "numeric",
    "property": "voltage_phase_ca",
    "description": "Measured electrical potential value between phase C and A",
    "unit": "V"
  },
  {
    "name": "current_phase_a",
    "label": "Current phase a",
    "access": 1,
    "type": "numeric",
    "property": "current_phase_a",
    "description": "Instantaneous measured electrical current on phase A",
    "unit": "A"
  },
  {
    "name": "current_phase_b",
    "label": "Current phase b",
    "access": 1,
    "type": "numeric",
    "property": "current_phase_b",
    "description": "Instantaneous measured electrical current on phase B",
    "unit": "A"
  },
  {
    "name": "current_phase_c",
    "label": "Current phase c",
    "access": 1,
    "type": "numeric",
    "property": "current_phase_c",
    "description": "Instantaneous measured electrical current on phase C",
    "unit": "A"
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related