core/homeassistant/helpers
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 Filter out falsey platform configs 2016-09-24 00:03:44 -07:00
condition.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
config_validation.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
discovery.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
entity.py Allow reloading automation without restarting HA (#3002) 2016-09-04 17:15:52 +02:00
entity_component.py Reload groups (#3203) 2016-09-07 06:59:16 -07:00
event.py Make track_point_in_utc_time more async (#3428) 2016-09-17 19:51:18 -07:00
event_decorators.py Move unit system to util (#2763) 2016-08-08 20:42:25 -07:00
location.py Improvement typing (#2735) 2016-08-07 16:26:35 -07:00
script.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
service.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
state.py Add open/closed state for open_cover and close_cover in SERVICE_TO_STATE (#3180) 2016-09-12 18:31:44 -07:00
template.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
typing.py Device tracker component & platform validation. No more home_range. (#2908) 2016-08-30 10:22:52 -06:00