Go to the source code of this file.
Namespaces | |
| homeassistant.components.juicenet.config_flow | |
Functions | |
| def | homeassistant.components.juicenet.config_flow.validate_input (core.HomeAssistant hass, data) |
Variables | |
| homeassistant.components.juicenet.config_flow._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.juicenet.config_flow.DATA_SCHEMA = vol.Schema({vol.Required(CONF_ACCESS_TOKEN): str}) | |