core/tests/components/template
Alistair Galbraith 3db9d6a6aa
Fix template light returning NULL in color or temperature (#33498)
* Support for returning NULL in color or temperature. Fixes #33469

* Added further support for ‘None’ returns in level template

* Removed assumption that template render may not be a string

* Streamlined code per cloud pylint

* Updates per code review suggestions

* Added improved error handling and logging for brightness

* Additional exception handling for temperature
2020-04-02 17:41:19 -05:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_alarm_control_panel.py Add pending to template alarm (#31614) 2020-03-19 02:38:24 -05:00
test_binary_sensor.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_cover.py Template platform tweaks (#32037) 2020-02-20 12:14:31 -08:00
test_fan.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_light.py Fix template light returning NULL in color or temperature (#33498) 2020-04-02 17:41:19 -05:00
test_lock.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_sensor.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_switch.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00
test_vacuum.py Sort imports according to PEP8 for template (#29655) 2019-12-08 21:05:08 +01:00