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

[FEATURE REQUEST] Support for a new predefined action - max_or_down/min_or_up #881

Open
alh84001 opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alh84001
Copy link

Feature Request

I have a couple of RGBW zigbee lights (gledopto and hue) and I set up some controllers to both cycle through colors and color temperature. However, when I change to a color different than white, there is no color temp property on the state, and then the controller can't find the reference point for starting a cycle.

Describe the solution / feature you'd like

If possible, I propose to add a new action that would check if color temp info is available. If not, it would set it to min/max, and if it is set, it would cycle through the temp range. It would be somewhat similar to min_max/max_min actions.

Describe alternatives you've considered

Right now I perform a different action to set color temp to min or max temp, and start from there.

###Additional context
(Unrelated to the request above - is it possible to hold after a double or triple click, and have that as a separate button action? I haven't found that mentioned in the docs. Something like e.g.hold$2).

@alh84001 alh84001 added the enhancement New feature or request label Dec 21, 2023
@xaviml
Copy link
Owner

xaviml commented Mar 12, 2024

Hi @alh84001 ,

Thank you for your suggestion, and sorry for the late reply.

It would be helpful if you can:

  • Show the existing workaround solution you have in place, which you mentioned at the end of your OP.
  • Show how you would expect the new feature to look like from the configuration point of view.

Regards,
Xavi M.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants