Hi,
I bought Zemismart Chain Roller Shades Driver M515EGBZTN from aliexpress:
I am trying to use it with ZHA. Device was able pair:
But that is all. I can see that it is paired, but there is no entities attached to it:
Device signature:
{
"node_descriptor": "NodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, 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": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0xef00"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE200_xuzcvlku",
"model": "TS0601",
"class": "zigpy.device.Device"
}
I grabbed some logs from the pairing process, so I can upload them somewhere (look like I unable to attach txt file to this post ).
Is there a chance to fix the support for this device in zha?