core/homeassistant/components/http
Paulus Schoutsen e68bd0457c Fix more deprecation warnings (#7778)
* Remove setting up an hbmqtt broker

* Don't pass loop to web.Application in tests

* Use .query instead of deprecated .GET for aiohttp requests

* Fix closing file resource

* Do not use asyncio mark

* Notify.html5 - PyJWT: Use options to disable verify

* Yamaha: Test was still using deprecated ip

* Remove pytest-asyncio
2017-05-26 13:12:17 -07:00
..
__init__.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
auth.py Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00
ban.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
const.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
static.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
util.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00