Classes | |
| class | CannotConnect |
| class | InvalidAuth |
| class | RainforestError |
Functions | |
| def | async_get_type (hass, cloud_id, install_code, host) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| tuple | UPDATE_100_ERRORS = (ConnectError, HTTPError, Timeout) |
Rainforest data.
| def homeassistant.components.rainforest_eagle.data.async_get_type | ( | hass, | |
| cloud_id, | |||
| install_code, | |||
| host | |||
| ) |
|
private |