mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 23:14:15 +01:00
- clamp values via helper functions - unify channel access as long slightly more ram, but we no longer cast values that are 32bit-wide anyway - remove css option, send unconditionally as /hex - reimplement hsv conversion functions (based on HA / python's colorsys) simplify calculations and allow to return standalone value structs for RGB and HSV - named channel accessors - implement HA color inputs / outputs