Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Device Support Request] Ledvance Smart+ Nightlight Plug EU (Zigbee) #3623

Open
ghvdl opened this issue Dec 20, 2024 · 0 comments
Open

[Device Support Request] Ledvance Smart+ Nightlight Plug EU (Zigbee) #3623

ghvdl opened this issue Dec 20, 2024 · 0 comments

Comments

@ghvdl
Copy link

ghvdl commented Dec 20, 2024

Problem description

Device can be added via ZHA to HA, but is recognized as Ledvance Plug Value. Only a switch function is available, but the light should be controllable independently.

Product information:
GTIN: 4058075570955
https://www.ledvance.com/consumer/products/smart-home/smart-components/smart-zigbee/smart-indoor-components-with-zigbee-technology/nightlight-integrated-plug-with-smart-socket-to-control-non-smart-devices-with-zigbee-technology-c141282?productId=43753

Solution description

I would like to be able to control the light without turning the plug itself on or off.

Screenshots/Video

Screenshots/Video In this video you can see the user controlling the plug via an app. This app has separate controls for the light and switch function.

https://www.youtube.com/watch?v=5HlLNy8G1Co

Note: This is a video of the WiFi version, but illustrates what i would like to do within HA.

Device signature

Device signature
{
  "node_descriptor": {
    "logical_type": 1,
    "complex_descriptor_available": 0,
    "user_descriptor_available": 0,
    "reserved": 0,
    "aps_flags": 0,
    "frequency_band": 8,
    "mac_capability_flags": 142,
    "manufacturer_code": 4489,
    "maximum_buffer_size": 82,
    "maximum_incoming_transfer_size": 82,
    "server_mask": 11264,
    "maximum_outgoing_transfer_size": 82,
    "descriptor_capability_field": 0
  },
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x010a",
      "input_clusters": [
        "0x0000",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0006",
        "0x0b05"
      ],
      "output_clusters": [
        "0x0019"
      ]
    },
    "242": {
      "profile_id": "0xa1e0",
      "device_type": "0x0061",
      "input_clusters": [],
      "output_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "LEDVANCE",
  "model": "Plug Value",
  "class": "zigpy.device.Device"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant