Go to the source code of this file.
Classes | |
| class | homeassistant.components.hive.climate.HiveClimateEntity |
Namespaces | |
| homeassistant.components.hive.climate | |
Functions | |
| None | homeassistant.components.hive.climate.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.hive.climate._LOGGER = logging.getLogger() | |
| dictionary | homeassistant.components.hive.climate.HASS_TO_HIVE_STATE |
| dictionary | homeassistant.components.hive.climate.HIVE_TO_HASS_HVAC_ACTION |
| dictionary | homeassistant.components.hive.climate.HIVE_TO_HASS_STATE |
| int | homeassistant.components.hive.climate.PARALLEL_UPDATES = 0 |
| homeassistant.components.hive.climate.SCAN_INTERVAL = timedelta(seconds=15) | |
| dictionary | homeassistant.components.hive.climate.TEMP_UNIT |