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