Files
espurna/code
Maxim Prokhorov 1a5f95c02e lights: more color refactoring
- 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
2021-02-26 18:44:12 +03:00
..
2021-02-26 18:44:12 +03:00
2019-07-11 00:34:17 +03:00
2021-02-10 20:05:13 +03:00
2021-01-16 20:40:23 +03:00
2021-01-14 18:11:14 +03:00
2019-07-11 00:34:17 +03:00
2021-02-04 12:03:26 +03:00
2021-01-16 20:40:23 +03:00
2021-01-16 20:40:23 +03:00
2019-07-11 00:34:17 +03:00