Skip to content
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

[NEW DEVICE] Linkind 5-Key Smart Bulb Dimmer Switch Light Remote Control (ZS23000278) #347

Closed
kloodhu opened this issue Aug 21, 2021 · 2 comments
Assignees
Labels
new-device New device

Comments

@kloodhu
Copy link

kloodhu commented Aug 21, 2021

New Device Support

Device Information

  • Device Model: [ ZS23000278 ]
  • Device Description: [ 5-Key Smart Bulb Dimmer Switch Light Remote Control ]
  • Device Manufacturer: [ Linkind ]

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.

@kloodhu kloodhu added the new-device New device label Aug 21, 2021
@xaviml
Copy link
Owner

xaviml commented Aug 23, 2021

Hi @kloodhu,

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.

Regards,
Xavi M.

xaviml added a commit that referenced this issue Aug 23, 2021
@xaviml
Copy link
Owner

xaviml commented Aug 26, 2021

This controller has been added to ControllerX v4.15.0.

@xaviml xaviml closed this as completed Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-device New device
Projects
None yet
Development

No branches or pull requests

2 participants