core/homeassistant/util
Otto Winter a4bf421044 Convert more files to async/await syntax (#14142)
* Move more files to async/await syntax

* Attempt Work around pylint bug

Using lazytox :P
2018-04-28 19:26:20 -04:00
..
__init__.py Fix WUnderground duplicate entity ids (#13285) 2018-03-17 13:14:53 +01:00
async_.py asyncio.ensure_future Python 3.5 (#13141) 2018-03-12 19:42:08 +01:00
color.py Fix too green color conversion (#13828) 2018-04-11 20:58:57 -04:00
decorator.py Clean up OwnTracks (#9569) 2017-09-25 09:05:09 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
json.py Support serving of backend translations (#12453) 2018-02-28 19:31:38 -08:00
location.py Fix freegeoip (#13193) 2018-03-13 20:50:08 -07:00
logging.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
package.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
temperature.py Implement thermostat support for Alexa (#13340) 2018-03-29 23:49:08 -07:00
unit_system.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
yaml.py Better errors for unknown secrets (#13072) 2018-03-11 12:51:03 +02:00