Skip to content

[Device Support Request] Legrand Wireless Radiant Switch #3330

@bobyangyf

Description

@bobyangyf

Problem description

I'm pretty new to Home Assistant and ZHA overall, so excuse me if this is the wrong place or request.

I'm trying to pair Legrand Radiant Wireless Switch using ZHA (sonoff dongle) via home assistant
https://www.legrand.us/wiring-devices/designer-switches-and-outlets/radiant-wireless-smart-switch-with-netatmo-white/p/wnrl23wh

The closest issue I found was #2098 but that was resolved just by repairing. I've tried that multiple times but to no avail (repairing and deleting).

Details

I'm pairing the device with ZHA set to channel 11.
I've successfully paired the device according to ZHA, which shows up as a binary input. However, no matter on/off paddle I hit, I observe no events nor changes in state from Home Assistant ZHA Device view. I do see "checkin" events being fired every now and then, so the device is certainly connected.

Solution description

I would like this device to function in ZHA

Screenshots/Video

Screenshots/Video

[Paste/upload your media here]

Device signature

Device signature
{
  "node_descriptor": {
    "logical_type": 2,
    "complex_descriptor_available": 0,
    "user_descriptor_available": 1,
    "reserved": 0,
    "aps_flags": 0,
    "frequency_band": 8,
    "mac_capability_flags": 128,
    "manufacturer_code": 4129,
    "maximum_buffer_size": 89,
    "maximum_incoming_transfer_size": 63,
    "server_mask": 10752,
    "maximum_outgoing_transfer_size": 63,
    "descriptor_capability_field": 0
  },
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x0104",
      "input_clusters": [
        "0x0000",
        "0x0001",
        "0x0003",
        "0x000f",
        "0x0020",
        "0xfc01"
      ],
      "output_clusters": [
        "0x0000",
        "0x0003",
        "0x0006",
        "0x0008",
        "0x0019",
        "0xfc01"
      ]
    }
  },
  "manufacturer": " Legrand",
  "model": " Remote switch",
  "class": "zigpy.device.Device"
}

</details>


### Diagnostic information

<details><summary>Diagnostic information</summary>

```json

Logs

Logs
[Paste the logs here]

Custom quirk

Custom quirk
[Paste your custom quirk here]

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions