Config flow to handle SENZ OAuth2 authentication.
Definition at line 10 of file config_flow.py.
◆ extra_authorize_data()
| dict homeassistant.components.senz.config_flow.OAuth2FlowHandler.extra_authorize_data |
( |
|
self | ) |
|
Extra data that needs to be appended to the authorize url.
Definition at line 23 of file config_flow.py.
◆ logger()
| logging.Logger homeassistant.components.senz.config_flow.OAuth2FlowHandler.logger |
( |
|
self | ) |
|
◆ DOMAIN
| homeassistant.components.senz.config_flow.OAuth2FlowHandler.DOMAIN = DOMAIN |
|
static |
The documentation for this class was generated from the following file: