Commit Graph

10 Commits (3ee4f43b206a2d20da11701fecf7ad697c8ccc93)

Author SHA1 Message Date
Franck Nijhof c64eec3238
Add bare hostname as valid known hostname in get_url helper () 2020-09-26 09:36:03 +02:00
Franck Nijhof 101b5b3b35
Accept known hosts for get_url for OAuth () 2020-09-11 13:00:00 +02:00
Franck Nijhof 1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Franck Nijhof 20710d8605
Add current request context to get_url helper () 2020-08-09 14:07:31 +02:00
Franck Nijhof e3e3a113e9
async_get_url -> get_url () 2020-05-08 21:53:28 +02:00
Franck Nijhof e56dd8ed50
Detect use of deprecated base_url ()
* Detect use of deprecated base_url

* Update get_url helper

* Update core migration

* Migrate all tests
2020-05-08 17:52:32 +02:00
Franck Nijhof 2223592486
Add get_url helper, deprecate base_url () 2020-05-08 02:29:47 +02:00
Paulus Schoutsen 2af984917e
Use asynctest-mock in most places ()
* Use asynctest-mock in most places

* Fix broken patch in pilight
2020-05-03 11:27:19 -07:00
Bas Nijholt f60125b5c9 Sort imports according to PEP8 for 'tests' () 2019-12-09 16:52:24 +01:00
Paulus Schoutsen 5961215e6e
Set up Almond Web to connect to HA ()
* Set up Almond Web to connect to HA

* Add missing string

* Add type
2019-11-12 11:01:19 -08:00