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-02 14:59:05 +00:00
2017-11-27 11:31:35 +01:00
2018-01-29 23:37:19 +01:00
2017-05-25 22:21:22 -07:00
2017-10-02 20:25:04 -07:00
2016-10-30 22:18:53 +01:00
2018-02-25 03:38:46 -08:00
2017-07-15 07:25:02 -07:00
2016-11-22 17:38:04 -08:00
2018-01-27 11:58:27 -08:00