question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Device Support Request] Develco Frient ZHEMI101 Electricity meter reader

See original GitHub issue

Is your feature request related to a problem? Please describe. Device is supported but only exposes a single entity for Instantaneous measured power in Watts.

Describe the solution you’d like Support to be added for Energy monitoring in KWh and if possible battery level

Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line. { "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.0: 0>, mac_capability_flags=<MACCapabilityFlags.0: 0>, manufacturer_code=0, maximum_buffer_size=0, maximum_incoming_transfer_size=0, server_mask=0, maximum_outgoing_transfer_size=0, descriptor_capability_field=<DescriptorCapability.0: 0>, *allocate_address=False, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)", "endpoints": { "1": { "profile_id": 49353, "device_type": "0x0001", "in_clusters": [ "0x0002", "0x0003", "0x0005" ], "out_clusters": [ "0x0001" ] }, "2": { "profile_id": 260, "device_type": "0x0007", "in_clusters": [ "0x0000", "0x0003", "0x0702" ], "out_clusters": [ "0x000a" ] } }, "manufacturer": "Develco", "model": "ZHEMI101", "class": "zigpy.device.Device" }

Additional context zigbee2mqtt appears to support energy monitoring for this device already: https://www.zigbee2mqtt.io/devices/ZHEMI101.html https://github.com/Koenkk/zigbee2mqtt/issues/5960

Also the OEM manufacturer has documentation on their webpage. https://www.develcoproducts.com/products/meter-interfaces/external-meter-interface/

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Lyr3xcommented, Dec 14, 2021

The device pairing and now both entities were created successful, however both sensors do not offer units. As the customizing menu was removed, its not even easy to add correct units. Is that something that also needs to be added in ha core? The device_class is correct

2reactions
Heddacommented, Oct 18, 2021

@KieranDrain I think that best would actually be not to close this until you fixed any now known multiplication errors via a new quirk.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Freint Electricity Meter Interface (Develco ZHEMI101) - Zigbee
I've managed to pair the device fine and a power sensor is ... [Device Support Request] Develco Frient ZHEMI101 Electricity meter reader.
Read more >
External Meter Interface - Real-time measurement
The External Meter Interface equips meters with wireless communication, enabling your customers to extract data from power, gas, water or heating meters.
Read more >
Bountysource
[Device Support Request] Develco Frient ZHEMI101 Electricity meter reader.
Read more >
Electricity Meter Interface - smart Zigbee meter for ... - frient
This Zigbee-based smart electricity meter allows you to monitor and control your electricity consumption remotely. You can track when you use most energy...
Read more >
frient Electricity Meter Interface | Wireless Consumption ...
Buy frient Electricity Meter Interface | Wireless Consumption Readings | for Selected Devices | Battery-Powered | Zigbee | Works with SmartThings and Athom ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found