1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Introduce new async-def coroutine syntax (#1657)

This commit is contained in:
Otto Winter
2021-05-17 07:14:15 +02:00
committed by GitHub
parent 95ed3e9d46
commit d4686c0fb1
10 changed files with 391 additions and 238 deletions

View File

@@ -10,5 +10,6 @@ pre-commit
pytest==6.2.4
pytest-cov==2.11.1
pytest-mock==3.5.1
pytest-asyncio==0.14.0
asyncmock==0.4.2
hypothesis==5.21.0