core/homeassistant/util
Paulus Schoutsen 32ffd006fa Reorganize HTTP component (#4575)
* Move HTTP to own folder

* Break HTTP into middlewares

* Lint

* Split tests per middleware

* Clean up HTTP tests

* Make HomeAssistantViews more stateless

* Lint

* Make HTTP setup async
2016-11-25 13:04:06 -08:00
..
__init__.py Better handling of accented characters in slugify (#4399) (#4423) 2016-11-16 15:05:10 -08:00
async.py Async exception handling (#3731) 2016-10-07 17:20:39 -07:00
color.py Type Hints - Core/Utils/Helpers Part 1 (#2592) 2016-07-23 11:07:08 -07:00
distance.py Add unit system support 2016-08-04 22:02:19 -07:00
dt.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
location.py Async migration device_tracker (#4406) 2016-11-18 23:35:08 +01:00
logging.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
package.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
temperature.py Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
unit_system.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
yaml.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00