core/tests/components/template
Gil Peeters cd976b65ae Add availability_template to Template Switch platform ()
* Added availability_template to Template Switch platform

* Fixed Entity discovery big and coverage

* flake8

* Cleaned template setup

* I'll remember to run black every time one of these days...

* Updated AVAILABILITY_TEMPLATE Rendering error

* Moved const to package Const.py

* Fix import order (pylint)

* Refactored availability_tempalte rendering to common loop

* Cleaned up const and compare lowercase result to 'true'

* reverted _available back to boolean

* Fixed tests (async, magic values and state checks)

* Fixed Enity Extraction
2019-09-24 21:30:48 -07:00
..
__init__.py Consolidate all platforms that have tests () 2019-03-18 23:07:39 -07:00
test_binary_sensor.py Template binary sensor attributes () 2019-08-21 14:07:27 -07:00
test_cover.py Black 2019-07-31 12:25:30 -07:00
test_fan.py Black 2019-07-31 12:25:30 -07:00
test_light.py Black 2019-07-31 12:25:30 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Add availability_template to Template Sensor platform () 2019-09-24 16:05:19 +02:00
test_switch.py Add availability_template to Template Switch platform () 2019-09-24 21:30:48 -07:00
test_vacuum.py Black 2019-07-31 12:25:30 -07:00