Classes | |
| class | ThinQFlowHandler |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | SUPPORTED_COUNTRIES = [country.value for country in Country] |
| dictionary | THINQ_ERRORS |
Config flow for LG ThinQ.
|
private |
Definition at line 37 of file config_flow.py.
| list homeassistant.components.lg_thinq.config_flow.SUPPORTED_COUNTRIES = [country.value for country in Country] |
Definition at line 28 of file config_flow.py.
| dictionary homeassistant.components.lg_thinq.config_flow.THINQ_ERRORS |
Definition at line 29 of file config_flow.py.