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

ESP-NOW Wireless Remote Control: Support WiZ Smart Button #3545

Closed
micw opened this issue Nov 25, 2023 · 2 comments · Fixed by #3547
Closed

ESP-NOW Wireless Remote Control: Support WiZ Smart Button #3545

micw opened this issue Nov 25, 2023 · 2 comments · Fixed by #3547

Comments

@micw
Copy link
Contributor

micw commented Nov 25, 2023

Is your feature request related to a problem? Please describe.

The 9-button WizMote remote is already supported out-of-the-box by WLED. There is also 2 2-button-variant, called WiZ Smart Button. It works similar to WizMote but has different button IDs.

Describe the solution you'd like

Support WiZ Smart Button similar to WizMote

Describe alternatives you've considered

None

Additional context

Product: https://www.wizconnected.com/en-gb/p/accessory-smart-button/8719514554795

Button IDs are:

100 - light on
101 - light off
102 - brightness plus (long-press variant of "on")
103 - brightness minus (long-press variant of "off")

Thank you for your ideas for making WLED better!

@micw
Copy link
Contributor Author

micw commented Nov 25, 2023

I have added a PR for this feature. The change is simple, I have tested the result on my lamp.

@blazoncek blazoncek linked a pull request Nov 25, 2023 that will close this issue
@micw
Copy link
Contributor Author

micw commented Nov 25, 2023

Merged to 0.15 branch

@micw micw closed this as completed Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant