Commit graph

9 commits

Author SHA1 Message Date
Pigotka
e1578e5389
Use of reference strings in Almond config flow () 2020-10-06 14:12:12 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Franck Nijhof
755761867d
Use current request context in OAuth redirect () 2020-08-15 15:26:54 +02:00
Franck Nijhof
3cc94f7d6a
ConfigFlow default discovery without unique ID () 2020-06-15 13:38:38 +02:00
Quentame
1855c91988
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const ()
* Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const

* Fix pylint

* Use in tests

* Search for "client_id"

* Fix tests

* Fix test

* Fix test
2020-05-30 17:27:20 +02:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Paulus Schoutsen
f975654ae7
Mock setup_entry in oauth2 tests ()
* Mock setup_entry in oauth2 tests

* Fix scaffold constant
2020-02-23 12:23:21 +01:00
Bas Nijholt
790881fa7b Sort imports according to PEP8 for almond () 2019-12-09 11:27:16 +01:00
Paulus Schoutsen
79ac77a93d
Almond integration ()
* Initial Almond integration

* Hassfest

* Update library

* Address comments

* Fix inheritance issue py36

* Remove no longer needed check

* Fix time
2019-10-28 23:47:31 -07:00