core/homeassistant/util
Pascal Vizeli ece58ce78f Remove ThreadPool with async executor (#4154)
* Remove ThreadPool with async executor

* Fix zigbee

* update unittest

* fix remote api

* add pending task to remote

* fix lint

* remove unused import

* remove old stuff for lazy tests

* fix bug and add a exception handler to executor

* change executor handling

* change to wait from gather

* fix unittest
2016-11-05 09:27:55 -07:00
..
__init__.py Remove ThreadPool with async executor (#4154) 2016-11-05 09:27:55 -07:00
async.py Async exception handling (#3731) 2016-10-07 17:20:39 -07:00
color.py Type Hints - Core/Utils/Helpers Part 1 (#2592) 2016-07-23 11:07:08 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
package.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
temperature.py Add unit system support 2016-08-04 22:02:19 -07:00
unit_system.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
yaml.py Remove None value before writing known_devices (#4098) 2016-11-01 21:51:31 -07:00