Classes | |
| class | OVOEnergyFlowHandler |
Variables | |
| REAUTH_SCHEMA = vol.Schema({vol.Required(CONF_PASSWORD): str}) | |
| USER_SCHEMA | |
Config flow to configure the OVO Energy integration.
| homeassistant.components.ovo_energy.config_flow.REAUTH_SCHEMA = vol.Schema({vol.Required(CONF_PASSWORD): str}) |
Definition at line 18 of file config_flow.py.
| homeassistant.components.ovo_energy.config_flow.USER_SCHEMA |
Definition at line 19 of file config_flow.py.