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
Add better UI for RGB lights control using a good color picker. Add a UI for hue/saturation instead of rgb.
Also add better protocol commands for RGB lights. A good command would be to support HTML values like: rgb(0, 0, 0) or #FFFFFF or hsl(0%,0%,10%), as well as the old computed decimal value (for compatibility)
The text was updated successfully, but these errors were encountered:
Add better UI for RGB lights control using a good color picker. Add a UI for hue/saturation instead of rgb.
Also add better protocol commands for RGB lights. A good command would be to support HTML values like: rgb(0, 0, 0) or #FFFFFF or hsl(0%,0%,10%), as well as the old computed decimal value (for compatibility)
The text was updated successfully, but these errors were encountered: