You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With these files the device is doing its job perfectly with a Gledopto led stripe (GL-MC-001).
I think it will works with other lights, but im sure you will check and test it.
Let me know, if you need more information.
The text was updated successfully, but these errors were encountered:
Thank you for your contribution. For code contribution, it would be more dynamic if you create a PR, so code can be easily reviewed. However, I was able to merge your code and add some tests and documentation for it.
Since I don't own this controller (although I got to admit that looks pretty good), I was not able to fully documented it properly. Could you please review the list in here? I was not able to understand when the following actions are fired:
brightness_move_to_level
color_temperature_move
color_move
The other ones I guessed, but I might have still misplaced them. You could either leave a comment here or edit the file through GitHub, and it will automatically create a PR for me to review.
I have also added brightness_step_up and brightness_step_down.
The rest looks okay to me. Once merged, I will release v4.15.0 with this controller configuration.
New Device Support
Device Information
https://www.linkind.com/product/5-key-smart-bulb-dimmer-switch/
Integrations
Integration: [
z2m
]Actions
on, off
brightness
color
colortemp
4 devicegroup
Notes
I made some modification in the code to configure this really smart button.
New mode: BRIGHTNESS_FROM_CONTROLLER
I'm attaching the changed/new files:
controllerx_modified_LK.zip
With these files the device is doing its job perfectly with a Gledopto led stripe (GL-MC-001).
I think it will works with other lights, but im sure you will check and test it.
Let me know, if you need more information.
The text was updated successfully, but these errors were encountered: