1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/tests
Julius Mittenzwei 16cb7388ee Removing asyncio.coroutine syntax from HASS core (#12509)
* changed asyncio.coroutine syntax to new async def/await

* removed py34 from tox environment

* reverted some changes within entity.py

* -

* reverted changes within bootstrap.py

* reverted changes within discovery.py

* switched decorators

* Reverted change within aiohttp_client.py

* reverted change within logging.py

* switched decorators

* Await lock properly

* removed asyncio.coroutine from test
2018-02-25 03:38:46 -08:00
..
2018-02-16 14:54:11 -08:00
2018-02-17 10:29:14 +01:00
2018-01-30 14:44:05 -08:00
2018-01-27 11:58:27 -08:00
2018-02-08 12:16:51 +01:00
2018-01-30 14:44:05 -08:00
2018-02-22 23:22:27 -08:00
2018-01-27 11:58:27 -08:00
2018-01-30 12:30:47 +01:00