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] Aqara Smart Plug model SP-EUC01

See original GitHub issue

Is your feature request related to a problem? Please describe. My device, a Aqara Smart Plug model SP-EUC01 is sold as a device having energy metering information. When added to home assistant (with the name basement_pc_corner) the device displays as: image And as you can see, the smartenergy_metering is unknown for some reason… My guess is that this device needs a quirk?

Describe the solution you’d like I would like to be able to use the device as an energy meter.

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.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4447, maximum_buffer_size=127, maximum_incoming_transfer_size=100, server_mask=11264, maximum_outgoing_transfer_size=100, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0051",
      "in_clusters": [
        "0x0000",
        "0x0002",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0009",
        "0x0702",
        "0x0b04"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    },
    "242": {
      "profile_id": 41440,
      "device_type": "0x0061",
      "in_clusters": [],
      "out_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "LUMI",
  "model": "lumi.plug.maeu01",
  "class": "zigpy.device.Device"
}

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
APayerlcommented, Dec 17, 2021

For me this issue (kinda) resolved itself since after a while another entity “popped up” automatically… Now it looks like this for me… Screenshot_20211217-124116.png

0reactions
github-actions[bot]commented, Jun 15, 2022

There hasn’t been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Smart Plug EU - Zigbee 3.0 Smart Outlet
Smarten your home appliances with Aqara smart EU plug! √Zigbee 3.0 support √HomeKit compatibility √Timed switching √Overheat & overload protection ...
Read more >
[Device Support Request] lumi.plug.maus01 (ZNCZ12LM)
I have seen similar devices listed as issues here but not quite this exact model number ZNCZ12LM. It is an Aqara Smart Plug....
Read more >
Aqara Smart Plug EU SP-EUC01 Zigbee compatibility
If the device is following Zigbee standards it is possible it will work with other gateway solutions, it is just not confirmed as...
Read more >
Aqara Smart Plug SP-EUC01 - 🛎️ Get Help
# NOTE: Although I have had great success using them, Xiaomi / Aqara ZigBee devices are NOT officially supported or guaranteed to work...
Read more >
Aqara Releases Details Around Its First Matter-Compatible ...
Through the Aqara hubs, these devices will be able to support ... dimmer switches, smart plugs, lights, and the next-gen smart home hub...
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