esphome/esphome/components/light
peq123 e5d4e12457
RGBWW - added channel interlock for RGB vs white (#1042)
* Update light_color_values.h

* Update light_color_values.h

* Update light_color_values.h

* Update light_color_values.h

* colour relative to white value

* Update light_state.cpp

* Update light_state.cpp

* Update light_state.cpp

* Update light_state.cpp

* Update light_color_values.h

* Update light_state.cpp

* linting

* Update light_state.cpp

* Update light_color_values.h

* more lint

* more lint

* Update light_state.cpp

* Update light_state.cpp

* Update light_state.cpp

* add optional interlock

* Update test1.yaml

* Update light_state.cpp

* Update light_state.h

* interlock

* optional interlock.

* interlock as trait

* color interlock as trait

* optional color interlock....

* optional color interlock

* Update light_color_values.h

* Lint checks....

* making travis happy

* making sure gamma_correct fix is included

* Update light_color_values.h

* making travis happy

* clang-format

* Code tidy

* Update light_color_values.h

* Update light_color_values.h
2020-07-09 20:29:44 -03:00
..
__init__.py add lights on off triggers (#1037) 2020-04-25 15:39:34 -03:00
addressable_light.cpp Addressable light transition (#750) 2019-10-18 16:27:36 +02:00
addressable_light.h Addressable light transition (#750) 2019-10-18 16:27:36 +02:00
addressable_light_effect.h Make initial run variable available to addressable_lambda (#1035) 2020-04-28 19:24:06 -03:00
automation.h add lights on off triggers (#1037) 2020-04-25 15:39:34 -03:00
automation.py Fix remote_receiver binary_sensor schema (#578) 2019-05-31 10:36:23 +02:00
base_light_effects.h Fix strobe effect 2019-08-31 20:23:06 +02:00
effects.py Make initial run variable available to addressable_lambda (#1035) 2020-04-28 19:24:06 -03:00
light_color_values.h RGBWW - added channel interlock for RGB vs white (#1042) 2020-07-09 20:29:44 -03:00
light_effect.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
light_output.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
light_state.cpp RGBWW - added channel interlock for RGB vs white (#1042) 2020-07-09 20:29:44 -03:00
light_state.h RGBWW - added channel interlock for RGB vs white (#1042) 2020-07-09 20:29:44 -03:00
light_traits.h RGBWW - added channel interlock for RGB vs white (#1042) 2020-07-09 20:29:44 -03:00
light_transformer.h Addressable light transition (#750) 2019-10-18 16:27:36 +02:00
types.py add lights on off triggers (#1037) 2020-04-25 15:39:34 -03:00