core/homeassistant/scripts
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
..
benchmark Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
macos Add LC_CTYPE to environment variables in macOS (#9227) 2017-09-13 21:35:25 -07:00
__init__.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00
check_config.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
credstash.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
db_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_import.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
influxdb_migrator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
keyring.py Upgrade keyring to 11.0.0 (#12082) 2018-01-31 09:03:20 -08:00