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
749 stars 685 forks source link

[Device Support Request] Skydance WZ-SPI RGBW LED Strip Controller #3442

Open kim366 opened 1 week ago

kim366 commented 1 week ago

Problem description

The device connects to Home Assistant correctly. Firmware and diagnostic information is shown. It is, however, not possible to control the color/brightness/pattern of the LED strip.

Product Page: https://iskydance.com/index.php?c=product_show&a=index&id=2439

Solution description

Control LED strips in the same way as other LED strip controllers already supported by ZHA.

Screenshots/Video

No response

Device signature

Device signature ```json { "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": 4417, "maximum_buffer_size": 66, "maximum_incoming_transfer_size": 66, "server_mask": 10752, "maximum_outgoing_transfer_size": 66, "descriptor_capability_field": 0 }, "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0051", "input_clusters": [ "0x0000", "0x0004", "0x0005", "0xef00" ], "output_clusters": [ "0x000a", "0x0019" ] }, "242": { "profile_id": "0xa1e0", "device_type": "0x0061", "input_clusters": [], "output_clusters": [ "0x0021" ] } }, "manufacturer": "_TZE204_8fffc3kb", "model": "TS0601", "class": "zigpy.device.Device" } ```

Diagnostic information

No response

Logs

No response

Custom quirk

No response

Additional information

No response

dav972 commented 1 week ago

We can't know the dates for the updates? We can't know the dates for the updates?