Classes | |
| class | ThinQClimateEntity |
| class | ThinQClimateEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ThinqConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for climate entities.
| None homeassistant.components.lg_thinq.climate.async_setup_entry | ( | HomeAssistant | hass, |
| ThinqConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up an entry for climate platform.
Definition at line 79 of file climate.py.
|
private |
Definition at line 76 of file climate.py.