core/homeassistant/components/template
tetienne 8bc77f0421
Add color to light template (#31435)
* Add color support to light template

* Add tests about color support
2020-02-03 08:27:01 -08:00
..
__init__.py
alarm_control_panel.py Template alarm panel (#30487) 2020-01-09 06:03:26 +01:00
binary_sensor.py
const.py
cover.py Remove useless assignment (#31272) 2020-01-29 14:08:53 +01:00
fan.py Remove useless assignment (#31272) 2020-01-29 14:08:53 +01:00
light.py Add color to light template (#31435) 2020-02-03 08:27:01 -08:00
lock.py
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
sensor.py
switch.py
vacuum.py