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
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.
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