core/homeassistant/components/http
Paulus Schoutsen c7f4bdafc0 Context (#15674)
* Add context

* Add context to switch/light services

* Test set_state API

* Lint

* Fix tests

* Do not include context yet in comparison

* Do not pass in loop

* Fix Z-Wave tests

* Add websocket test without user
2018-07-28 17:53:37 -07:00
..
__init__.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
auth.py Only log change to use access token warning once (#15690) 2018-07-27 15:53:46 +02:00
ban.py Add ipban for failed login attempt in new login flow (#15551) 2018-07-24 10:09:52 +02:00
const.py Cleanup http (#12424) 2018-02-15 22:06:14 +01:00
cors.py Fix CORS duplicate registration (#15670) 2018-07-25 11:36:44 +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 X-Forwarded-For improvements and bug fixes (#15204) 2018-06-29 16:27:06 -04:00
static.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
view.py Context (#15674) 2018-07-28 17:53:37 -07:00