Classes | |
| class | ModernFormsFlowHandler |
Variables | |
| USER_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) | |
Config flow for Modern Forms.
| homeassistant.components.modern_forms.config_flow.USER_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) |
Definition at line 17 of file config_flow.py.