Skip to the content.

Legrand 412015

DIN power consumption module

White-label models

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": 5,
    "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_alarm_active",
    "label": "Power alarm active",
    "access": 1,
    "type": "binary",
    "property": "power_alarm_active",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "power_alarm",
    "label": "Power alarm",
    "access": 7,
    "type": "binary",
    "property": "power_alarm",
    "description": "Enable/disable the power alarm",
    "value_on": true,
    "value_off": false
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Related