Classes | |
| class | KostalPlenticoreConfigFlow |
Functions | |
| str | test_connection (HomeAssistant hass, data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| DATA_SCHEMA | |
Config flow for Kostal Plenticore Solar Inverter integration.
| str homeassistant.components.kostal_plenticore.config_flow.test_connection | ( | HomeAssistant | hass, |
| data | |||
| ) |
Test the connection to the inverter. Data has the keys from DATA_SCHEMA with values provided by the user.
Definition at line 28 of file config_flow.py.
|
private |
Definition at line 18 of file config_flow.py.
| homeassistant.components.kostal_plenticore.config_flow.DATA_SCHEMA |
Definition at line 20 of file config_flow.py.