core/homeassistant/components/template
Elahd Bar-Shai c5d2e44baf
Add white value in light template platform (#32481)
* Added support for white value in Template Light integration.

* Tests now working.

* Clean up

* Make template more robust

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-20 14:26:28 +02:00
..
__init__.py Use dict literals (#33658) 2020-04-04 22:31:56 +02:00
alarm_control_panel.py
binary_sensor.py
const.py
cover.py
fan.py
light.py Add white value in light template platform (#32481) 2020-04-20 14:26:28 +02:00
lock.py
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py
switch.py
vacuum.py