Skip to content

Add support for Electrical Measurement (0x0B04) and Smart Energy Metering (0x0702) clusters for LEDVANCE Smart Plugs #1452

Open
@amitjoy

Description

@amitjoy

Is your feature request related to a problem? Please describe.
I’m currently unable to access energy monitoring features of LEDVANCE Smart+ ZigBee plugs because the Electrical Measurement Cluster (0x0B04) and the Smart Energy Metering Cluster (0x0702) are not supported by com.zsmartsystems.zigbee.ZigBeeDeviceType. These clusters are crucial for retrieving power consumption and energy usage data.

Describe the solution you'd like
I would like the ZSmartSystems ZigBee library to support the following clusters:

  1. Electrical Measurement Cluster (0x0B04) – for measuring active power, voltage, and current.
  2. Smart Energy Metering Cluster (0x0702) – for tracking cumulative energy consumption.

Adding these clusters will allow LEDVANCE Smart+ plugs and similar devices to report real-time power usage and cumulative energy data within openHAB.

Describe alternatives you've considered
NA

Additional context

  • Device: LEDVANCE Smart+ Plug (ZigBee version)
  • Manufacturer: LEDVANCE
  • Clusters to be supported:
    - Electrical Measurement Cluster (0x0B04)
    - Active Power (0x050B)
    - RMS Voltage (0x0505)
    - RMS Current (0x0508)
    • Smart Energy Metering Cluster (0x0702)
      - Current Summation Delivered (0x0000)
      - Instantaneous Demand (0x0400)

This feature would allow users to fully utilize energy monitoring capabilities within openHAB, enhancing automation and energy management.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions