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
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).
The text was updated successfully, but these errors were encountered:
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
).The text was updated successfully, but these errors were encountered: