-
Notifications
You must be signed in to change notification settings - Fork 735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Device Support Request] Constant current LED dimmer TS0601 by _TZE200_86nbew0j #2431
Comments
I would suggest you to add your device in the
|
Sorry, I am new to this - how do i do this exactly? Do enable custom quirks in zha, create a custom quirk directory and copy that class in there? or do i need to edit this file already somewhere on my HA zigpy installation? |
Almost... MODELS_INFO: [
("_TZE200_86nbew0j", "TS0601"),
("_TZE200_dfxkcots", "TS0601"),
("_TZE200_whpb9yts", "TS0601"),
("_TZE200_ebwgzdqq", "TS0601"),
("_TZE200_9i9dt8is", "TS0601"),
("_TZE200_swaamsoy", "TS0601"),
("_TZE200_0nauxa0p", "TS0601"),
("_TZE200_la2c2uo9", "TS0601"),
("_TZE200_1agwnems", "TS0601"), # TODO: validation pending?
("_TZE200_9cxuhakf", "TS0601"), # Added for Mercator IKUU SSWM-DIMZ Device
("_TZE200_a0syesf5", "TS0601"), # Added for Mercator IKUU SSWRM-ZB
("_TZE200_p0gzbqct", "TS0601"),
("_TZE200_w4cryh2i", "TS0601"),
], Save changes, restart HA and repair your device. If not working check the logs and attach the relevant info. |
Ok, did all above, the logs indicate the custom quirk being loaded, but error out at something pretty basic - what do i do wrong?
|
Changes in the way...
|
Ok, thanks! Now the device uses this quirk, perfect. However, functionality is not 100% there. |
I can't see any error in your logs, but it didn't have any dimmer report either. |
Hi - don't know what you mean by "operate the dimmer from the physical device" .... this is a zigbee LED driver and it can only be operated via Zigbee. Maybe the converter from zigbee can give the right clues what needs to change in the quirk so the dimming would work, but i cannot figure it out myself. |
Hi - i don't know how i could help and further provide information for this LED constant current dimmer, other than this device is working when using zigbee2mqtt (with the described oddities of the brightness being reported in the state sometimes) - however, i kind of would like to stay in ZHA. Is there a way to translate the converter from zigbee2mqtt to ZHA? |
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. |
Hello. I have almost the same device (_TZE200_2gtsuokt) and the custom quirk listed above only allow to control the on/off state. How can I help in order to allow the control of the brightness and light temperature? Thank you. |
@larndoc if you are still looking you can try this custom quirk it should work for your device as well. |
Problem description
The following device can be used to dim downlight LEDs via zigbee, however, does not seem to be supported by ZHA:
http://www.ltechonline.com/html/en/products/Intelligence/zigbee/TY-12-100-400-W1Z.html
There is maybe an integration (converter) done in Zigbee2MQTT here: Koenkk/zigbee2mqtt#17940
Solution description
Please support this device in ZHA.
Screenshots/Video
Screenshots/Video
Device signature
Device signature
Diagnostic information
Diagnostic information
[Paste the diagnostic information here]
Logs
Logs
Custom quirk
Custom quirk
Additional information
No response
The text was updated successfully, but these errors were encountered: