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