Go to the source code of this file.
Classes | |
| class | homeassistant.components.airtouch5.config_flow.AirTouch5ConfigFlow |
Namespaces | |
| homeassistant.components.airtouch5.config_flow | |
Variables | |
| homeassistant.components.airtouch5.config_flow._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.airtouch5.config_flow.STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) | |