Classes | |
| class | SleepIQFlowHandler |
Functions | |
| str|None | try_connection (HomeAssistant hass, dict[str, Any] user_input) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow to configure SleepIQ component.
| str | None homeassistant.components.sleepiq.config_flow.try_connection | ( | HomeAssistant | hass, |
| dict[str, Any] | user_input | ||
| ) |
Test if the given credentials can successfully login to SleepIQ.
Definition at line 112 of file config_flow.py.
|
private |
Definition at line 19 of file config_flow.py.