-
Notifications
You must be signed in to change notification settings - Fork 887
Open
Labels
device support requestThis requests support for a new deviceThis requests support for a new device
Description
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

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
shangri26199
Metadata
Metadata
Assignees
Labels
device support requestThis requests support for a new deviceThis requests support for a new device