hass-core/tests/components/binary_sensor
Paulus Schoutsen 00e298206e Optimize template 2 (#3521)
* Enforce compiling templates

* Refactor templates

* Add template validator to Logbook service

* Some more fixes

* Lint

* Allow easy skipping of rfxtrx tests

* Fix template bug in AND & OR conditions

* add entities extractor

Conflicts:
	tests/helpers/test_template.py

* fix unittest

* Convert template to be async

* Fix Farcy

* Lint fix

* Limit template updates to related entities

* Make template automation async
2016-09-27 21:29:55 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_binary_sensor.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_mqtt.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_nx584.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_sleepiq.py Fix typos (#3490) 2016-09-23 10:28:16 +02:00
test_tcp.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_template.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_trend.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00