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-24 10:53:59 -08:00
2017-12-13 10:17:12 +01:00
2018-02-25 03:38:46 -08:00
2017-04-29 22:04:49 -07:00
2017-08-26 10:02:32 -07:00
2018-02-24 10:53:59 -08:00
2017-12-01 12:53:46 -08:00
2017-04-29 22:04:49 -07:00
2017-08-15 22:09:10 -07:00
2017-11-16 22:07:08 -08:00