Provide Automower AbstractAuth for the config flow.
Definition at line 34 of file api.py.
◆ __init__()
| None homeassistant.components.husqvarna_automower.api.AsyncConfigFlowAuth.__init__ |
( |
|
self, |
|
|
ClientSession |
websession, |
|
|
dict |
token |
|
) |
| |
Initialize Husqvarna Automower auth.
Definition at line 37 of file api.py.
◆ async_get_access_token()
| str homeassistant.components.husqvarna_automower.api.AsyncConfigFlowAuth.async_get_access_token |
( |
|
self | ) |
|
Return a valid access token.
Definition at line 42 of file api.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/husqvarna_automower/api.py