Skip to content

[Device Support Request] Shelly 2PM Gen4Β #4229

@daniel-sc

Description

@daniel-sc

Problem description

When connecting a Shelly 2PM Gen4 via Zigbee/ZHA, the device is recognized, but incorrectly shows "tilt" actions instead of "lift". The manual zigbee commands "up_upen", "down_close" and "stop" seem to work fine.

Solution description

The device should be correctly functioning and recognized.

Screenshots/Video

Image

Diagnostics information

zha-aad025e989f015c4d39d595af107cda0-Shelly 2PM-5a1d859bd75f93849530f821dea04a39.json

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": 5264,
    "maximum_buffer_size": 108,
    "maximum_incoming_transfer_size": 1613,
    "server_mask": 11264,
    "maximum_outgoing_transfer_size": 1613,
    "descriptor_capability_field": 0
  },
  "endpoints": {
    "1": {
      "profile_id": "0x0104",
      "device_type": "0x0202",
      "input_clusters": [
        "0x0000",
        "0x0003",
        "0x0004",
        "0x0005",
        "0x0102"
      ],
      "output_clusters": []
    },
    "239": {
      "profile_id": "0xc001",
      "device_type": "0x2001",
      "input_clusters": [
        "0xfc01",
        "0xfc02"
      ],
      "output_clusters": []
    },
    "242": {
      "profile_id": "0xa1e0",
      "device_type": "0x0061",
      "input_clusters": [],
      "output_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "Shelly",
  "model": "2PM",
  "class": "zigpy.device.Device"
}

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