core/homeassistant/components/http
Paulus Schoutsen 1341ecd2eb
Use proper signals (#18613)
* Emulated Hue not use deprecated handler

* Remove no longer needed workaround

* Add middleware directly

* Dont always load the ban config file

* Update homeassistant/components/http/ban.py

Co-Authored-By: balloob <paulus@home-assistant.io>

* Update __init__.py
2018-11-21 20:55:21 +01:00
..
__init__.py Use proper signals (#18613) 2018-11-21 20:55:21 +01:00
auth.py Use proper signals (#18613) 2018-11-21 20:55:21 +01:00
ban.py Use proper signals (#18613) 2018-11-21 20:55:21 +01:00
const.py Cleanup http (#12424) 2018-02-15 22:06:14 +01:00
cors.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
data_validator.py Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (#12982) 2018-03-08 17:51:49 -08:00
real_ip.py Use proper signals (#18613) 2018-11-21 20:55:21 +01:00
static.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
view.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00