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
__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
manifest.json Introduce new OAuth2 config flow helper (#27727) 2019-10-18 13:06:33 -07:00
strings.json