Classes | |
| class | AirTouch5ConfigFlow |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) | |
Config flow for Airtouch 5 integration.
|
private |
Definition at line 16 of file config_flow.py.
| homeassistant.components.airtouch5.config_flow.STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) |
Definition at line 18 of file config_flow.py.