Closed nchee1421 closed 1 year ago
I also have one of these devices, and would love to see it supported. It looks like there was also an earlier issue for this device that has been closed due to lack of activity: https://github.com/zigpy/zha-device-handlers/issues/1095
In that older issue, someone also linked to this PR for Zigbee2Mqtt that added support for this device: https://github.com/Koenkk/zigbee-herdsman-converters/pull/3620/files
If I have time, I can try taking a look at adding support for this; however, I'm pretty short on time and I've never worked in this repo before, so I'd be starting from scratch. If anyone with more experience in this repo sees this and has time to implement it (or is willing to give me some coaching on adding a new device to the repo), I'd love to offer support any way I can.
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.
Could we get back to this issue? I tried to add _TZE200_fcooykb4 to TuyaDoubleSwitchDimmer in ts0601_dimmer.py it kinda works (I'm able to turn on or off 1 LED strip. it declares support for dimming but doesn't work. The second light entity is detected but doesn't work
Is your feature request related to a problem? Please describe.
The device is a Skydance WZ1 LED dimmable controller and connects to ZHA but there are no entities associated with it.
The product website is as follows: http://www.iskydance.com/index.php?c=product_show&a=index&id=1583
Describe the solution you'd like
I'm a newbie and am not sure how to get it working. I think installing a quirk will do the trick but am not sure what quirk to use and how/whether I need to modify it for this device.
Device signature
```yaml { "node_descriptor": "NodeDescriptor(logical_type=Diagnostic information
```yaml Paste the diagnostic information here. Don't remove the extra line breaks outside the ``` marks. ```Additional logs
``` 2022-06-02 15:57:19 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendBroadcast: (Additional context Add any other context or screenshots about the feature request here.