Classes | |
| class | HusqvarnaConfigFlowHandler |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | CONF_USER_ID = "user_id" |
| string | HUSQVARNA_DEV_PORTAL_URL = "https://developer.husqvarnagroup.cloud/applications" |
Config flow to add the integration via the UI.
|
private |
Definition at line 18 of file config_flow.py.
| string homeassistant.components.husqvarna_automower.config_flow.CONF_USER_ID = "user_id" |
Definition at line 20 of file config_flow.py.
| string homeassistant.components.husqvarna_automower.config_flow.HUSQVARNA_DEV_PORTAL_URL = "https://developer.husqvarnagroup.cloud/applications" |
Definition at line 21 of file config_flow.py.