hass-core/homeassistant/components/automation
Paulus Schoutsen 00e298206e Optimize template 2 ()
* 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 Allow hiding automation entities from UIs () 2016-09-19 23:39:07 -07:00
event.py Asyncio event helpers () 2016-09-17 18:28:01 -07:00
mqtt.py Use constants and update ordering () 2016-09-08 18:32:32 -06:00
numeric_state.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
services.yaml Allow reloading automation without restarting HA () 2016-09-04 17:15:52 +02:00
state.py Fix linting 2016-09-01 09:12:42 +01:00
sun.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
template.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
time.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
zone.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00