mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 07:06:50 +01:00
* 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