Classes | |
| class | PVOutputFlowHandler |
Functions | |
| None | validate_input (HomeAssistant hass, *str api_key, int system_id) |
Config flow to configure the PVOutput integration.
| None homeassistant.components.pvoutput.config_flow.validate_input | ( | HomeAssistant | hass, |
| *str | api_key, | ||
| int | system_id | ||
| ) |
Try using the give system id & api key against the PVOutput API.
Definition at line 19 of file config_flow.py.