Classes | |
| class | CannotConnect |
| class | RadioThermConfigFlow |
Functions | |
| RadioThermInitData | validate_connection (HomeAssistant hass, str host) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Radio Thermostat integration.
| RadioThermInitData homeassistant.components.radiotherm.config_flow.validate_connection | ( | HomeAssistant | hass, |
| str | host | ||
| ) |
Validate the connection.
Definition at line 28 of file config_flow.py.
|
private |
Definition at line 21 of file config_flow.py.