Classes | |
| class | ConditionerEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| Final | |
| LOGGER = logging.getLogger(__name__) | |
The lookin integration climate platform.
| None homeassistant.components.lookin.climate.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the climate platform for lookin from a config entry.
Definition at line 65 of file climate.py.
| homeassistant.components.lookin.climate.Final |
Definition at line 38 of file climate.py.
| homeassistant.components.lookin.climate.LOGGER = logging.getLogger(__name__) |
Definition at line 62 of file climate.py.