calaos / calaos_base

Calaos server
https://calaos.fr
GNU General Public License v3.0
160 stars 37 forks source link

Better RGB control #94

Open raoulh opened 9 years ago

raoulh commented 9 years ago

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)