core/homeassistant/components/somfy
Paulus Schoutsen b6c26cb363
Introduce new OAuth2 config flow helper (#27727)
* Refactor the Somfy auth implementation

* Typing

* Migrate Somfy to OAuth2 flow helper

* Add tests

* Add more tests

* Fix tests

* Fix type error

* More tests

* Remove side effect from constructor

* implementation -> auth_implementation

* Make get_implementation async

* Minor cleanup + Allow picking implementations.

* Add support for extra authorize data
2019-10-18 13:06:33 -07:00
..
.translations [ci skip] Translation update 2019-10-09 00:32:17 +00:00
__init__.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
api.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
config_flow.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
const.py Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
cover.py Black 2019-07-31 12:25:30 -07:00
manifest.json Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
strings.json