core/homeassistant
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
..
components Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
helpers Advanced Ip filtering (#4424) 2016-11-24 21:52:10 -08:00
scripts Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
util Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Remove globally disabled pylint warnings (#4204) 2016-11-03 18:40:43 -07:00
bootstrap.py Better locking while setting up components + discovery (#4463) 2016-11-19 08:18:33 -08:00
config.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
const.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
core.py Set executor pool size to 10 (#4571) 2016-11-24 14:56:33 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
remote.py Pass hass object to ServiceRegistry constructor (#4570) 2016-11-24 14:02:39 -08:00