zigpy / zha-device-handlers

ZHA device handlers bridge the functionality gap created when manufacturers deviate from the ZCL specification, handling deviations and exceptions by parsing custom messages to and from Zigbee devices.
Apache License 2.0
714 stars 661 forks source link

[Device Support Request] AliExpress Curtain Bot TS0601 by _TZE200_cpbo62rn #3148

Open RharoLP opened 3 months ago

RharoLP commented 3 months ago

Problem description

Hi, I bought this one from AliExpress, I can pair it to Home Assistant but I'm not getting any sensors or diagnostics to use to automate the opening and closure of the curtains.

https://www.aliexpress.com/item/1005006224025259.html?spm=a2g0o.order_list.order_list_main.5.38b81802yYV5zq

Solution description

Fully functional in homeassistant with ZHA able to create automations

Screenshots/Video

Screenshots/Video ![image](https://github.com/zigpy/zha-device-handlers/assets/88696556/778ada57-25ad-4d75-9dbf-e96625f535fe)

Device signature

Device signature ```json { "node_descriptor": "NodeDescriptor(logical_type=, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=, mac_capability_flags=, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)", "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0051", "input_clusters": [ "0x0000", "0x0004", "0x0005", "0xef00" ], "output_clusters": [ "0x000a", "0x0019" ] } }, "manufacturer": "_TZE200_cpbo62rn", "model": "TS0601", "class": "zigpy.device.Device" } ```

Diagnostic information

Diagnostic information ```json [Paste the diagnostic information here] ```

Logs

Logs ```python [Paste the logs here] ```

Custom quirk

Custom quirk ```python [Paste your custom quirk here] ```

Additional information

No response

amkrafie commented 2 months ago

Did you figure this out ? or found an alternative ?

RharoLP commented 2 months ago

Nothing so far, I was hoping to get good traction in here but nothing :(