Files
espurna/code
Maxim Prokhorov 9126a9832b light: cct for rgb, rgbww and ww cases
- revert to ignoring rgb in color+white+cct case by resetting all its
  inputs to minimum and only controlling white channels
- ignore ww and cw in rgb+cct case; use approximated color, thus allowing
  us to set a different 'cold temperature' limit
- fix webui layout rules based on root element class(es) and consistent
  order for our control elements that does not depend on the order in which
  `processData` handles configuration kvs
- internal refactoring to flatten input processing funcs selection
  (to possibly replace our boolean flags with a simple list)
2022-12-01 00:30:26 +03:00
..
2022-05-05 17:50:21 +03:00
2022-10-23 05:45:42 +03:00
2019-07-11 00:34:17 +03:00
2022-09-23 06:09:58 +03:00
2022-10-27 03:57:54 +03:00
2019-07-11 00:34:17 +03:00