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
684 stars 637 forks source link

[Device Support Request] Aqara T1 LED Strip #2886

Open jaredhamilton opened 6 months ago

jaredhamilton commented 6 months ago

Problem description

Light strip is available to add via ZHA directly, however you cannot control the length of the strip. When using extensions on the light strip, standard color temperatures will illuminate the entire strip, however using RGB colors will only illuminate the original strip length, minus the extensions.

It should be noted that there are reports of this strip working with Z2M, though the attributes need to be configured through MQTT. See this thread: https://community.home-assistant.io/t/unable-to-turn-on-extensions-for-aqara-t1-led-strip-zha/650487/4

Solution description

Develop a quirk that includes the strip length attribute.

Screenshots/Video

No response

Device signature

No response

Diagnostic information

No response

Logs

No response

Custom quirk

No response

Additional information

No response

github-actions[bot] commented 6 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

lindhe commented 5 days ago

I'd love to see this not be stale. I have a T1 LED strip, is there anything I can do to help?