core/homeassistant/helpers
Paulus Schoutsen f43db3c615 Replace executor with async_add_job (#7658)
* Remove executor

* Lint

* Lint

* Fix tests
2017-05-26 08:28:07 -07:00
..
__init__.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
aiohttp_client.py Handle aiohttp task cancellation better (#6862) 2017-03-31 11:55:22 +02:00
condition.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
config_validation.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
deprecation.py Ignore attribute changes in automation trigger from/to (#7651) 2017-05-20 15:18:59 -04:00
discovery.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
dispatcher.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
entity.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
entity_component.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
entity_values.py Simplify customize (#6007) 2017-02-15 19:47:30 -08:00
event.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
restore_state.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
script.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
service.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
signal.py Move signal handling out of core to bootstrap (#5815) 2017-02-08 21:58:45 -08:00
state.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
template.py Prevent the random template filter from caching its output. Fixes #5678 (#7716) 2017-05-23 10:32:06 -07:00
typing.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00