1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant
Pascal Vizeli 442dcd584b Improve executor pool size / speedup python 3.5 (#8215)
* Improve executor pool size / speedup python36

* fix style

* Add comment
2017-06-26 18:18:42 -07:00
..
components guess the content_type in local_file cameras (#8217) 2017-06-26 22:36:35 +02:00
helpers EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
scripts Add initial benchmark framework (#7827) 2017-05-30 21:34:40 -07:00
util LIFX: clean up internal color conversions (#7964) 2017-06-11 21:19:58 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Always enable monkey patch (#8054) 2017-06-16 17:17:18 -07:00
bootstrap.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
config.py Add security layer to send file output things (#8189) 2017-06-26 00:10:30 +02:00
const.py Add security layer to send file output things (#8189) 2017-06-26 00:10:30 +02:00
core.py Improve executor pool size / speedup python 3.5 (#8215) 2017-06-26 18:18:42 -07:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
loader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade aiohttp to 2.2.0 (#8121) 2017-06-21 00:35:49 +02:00
remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
setup.py log time delay of domain setup in info level (#7808) 2017-06-01 22:44:44 -07:00