| homeassistant::components::climate::ClimateEntity.__async_calculate_state(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity.__async_remove_impl(self, bool force_remove) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity.__capabilities_updated_at | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity.__capabilities_updated_at_reported | homeassistant.helpers.entity.Entity | private |
| __climate_reported_legacy_aux | homeassistant.components.climate.ClimateEntity | privatestatic |
| homeassistant::components::climate::ClimateEntity.__combined_unrecorded_attributes | homeassistant.helpers.entity.Entity | private |
| __getattribute__(self, str name) | homeassistant.components.climate.ClimateEntity | |
| __init__(self, HomeAssistant hass, str name, str heater_entity_id, str sensor_entity_id, float|None min_temp, float|None max_temp, float|None target_temp, bool|None ac_mode, timedelta|None min_cycle_duration, float cold_tolerance, float hot_tolerance, timedelta|None keep_alive, HVACMode|None initial_hvac_mode, dict[str, float] presets, float|None precision, float|None target_temperature_step, UnitOfTemperature unit, str|None unique_id) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.__init__(cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs) | homeassistant.helpers.entity.CachedProperties | |
| homeassistant::helpers::restore_state::RestoreEntity.__init__(cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs) | homeassistant.helpers.entity.CachedProperties | |
| homeassistant::components::climate::ClimateEntity.__init_subclass__(cls, **Any kwargs) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.__init_subclass__(cls, **Any kwargs) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.__new__(mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, set[str]|None cached_properties=None, **Any kwargs) | homeassistant.helpers.entity.CachedProperties | |
| homeassistant::helpers::restore_state::RestoreEntity.__new__(mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, set[str]|None cached_properties=None, **Any kwargs) | homeassistant.helpers.entity.CachedProperties | |
| homeassistant::components::climate::ClimateEntity.__remove_future | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity.__repr__(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.__repr__(self) | homeassistant.helpers.entity.Entity | |
| _active | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_calculate_state(self) | homeassistant.helpers.entity.Entity | private |
| _async_control_heating(self, datetime|None time=None, bool force=False) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_device_registry_updated(self, Event[EventDeviceRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| _async_get_restored_data(self) | homeassistant.helpers.restore_state.RestoreEntity | private |
| _async_heater_turn_off(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _async_heater_turn_on(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_process_registry_update_or_remove(self, Event[er.EventEntityRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._async_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| _async_sensor_changed(self, Event[EventStateChangedData] event) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_slow_update_warning(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._async_subscribe_device_updates(self) | homeassistant.helpers.entity.Entity | private |
| _async_switch_changed(self, Event[EventStateChangedData] event) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_unsubscribe_device_updates(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._async_update_ha_state_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _async_update_ha_state_reported | homeassistant.helpers.entity.Entity | private |
| _async_update_temp(self, State state) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._async_verify_state_writable(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._async_write_ha_state(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._async_write_ha_state_from_call_soon_threadsafe(self) | homeassistant.helpers.entity.Entity | private |
| _attr_device_info | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_hvac_modes | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_name | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_preset_mode | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_preset_modes | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_should_poll | homeassistant.components.generic_thermostat.climate.GenericThermostat | privatestatic |
| _attr_supported_features | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_temperature_unit | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _attr_unique_id | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._call_on_remove_callbacks(self) | homeassistant.helpers.entity.Entity | private |
| _check_switch_initial_state(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _cold_tolerance | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._context | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._context_set | homeassistant.helpers.entity.Entity | private |
| _cur_temp | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._default_to_device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._deprecated_supported_features_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _deprecated_supported_features_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._device_class_name_helper(self, dict[str, str] component_translations) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._disabled_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _disabled_reported | homeassistant.helpers.entity.Entity | private |
| _enable_turn_on_off_backwards_compatibility | homeassistant.components.generic_thermostat.climate.GenericThermostat | privatestatic |
| _entity_component_unrecorded_attributes | homeassistant.components.climate.ClimateEntity | privatestatic |
| homeassistant::components::climate::ClimateEntity._friendly_name_internal(self) | homeassistant.helpers.entity.Entity | private |
| _hot_tolerance | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _hvac_mode | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _is_device_active(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._job_types | homeassistant.helpers.entity.Entity | private |
| _keep_alive | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _max_temp | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _min_temp | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._name_internal(self, str|None device_class_name, dict[str, str] platform_translations) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._name_translation_key(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._name_translation_placeholders_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _name_translation_placeholders_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._no_platform_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _no_platform_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._object_id_device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._on_remove | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._platform_state | homeassistant.helpers.entity.Entity | privatestatic |
| _presets | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._removed_from_registry | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._report_deprecated_supported_features_values(self, IntFlag replacement) | homeassistant.helpers.entity.Entity | private |
| _report_legacy_aux(self) | homeassistant.components.climate.ClimateEntity | private |
| _saved_target_temp | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._slow_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _slow_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._state_info | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._stringify_state(self, bool available) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._substitute_name_placeholders(self, str name) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._suggest_report_issue(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._T(self, Coroutine[Any, Any, _T] coro) | homeassistant.helpers.entity.Entity | private |
| _target_temp | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _temp_lock | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _temp_precision | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| _temp_target_temperature_step | homeassistant.components.generic_thermostat.climate.GenericThermostat | private |
| homeassistant::components::climate::ClimateEntity._unit_of_measurement_translation_key(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._unsub_device_updates | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::climate::ClimateEntity._update_staged | homeassistant.helpers.entity.Entity | privatestatic |
| _update_staged | homeassistant.helpers.entity.Entity | private |
| _valid_mode_or_raise(self, Literal["preset", "horizontal_swing", "swing", "fan", "hvac"] mode_type, str|HVACMode mode, list[str]|list[HVACMode]|None modes) | homeassistant.components.climate.ClimateEntity | private |
| homeassistant::components::climate::ClimateEntity._verified_state_writable | homeassistant.helpers.entity.Entity | privatestatic |
| _verified_state_writable | homeassistant.helpers.entity.Entity | private |
| ac_mode | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.add_to_platform_abort(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.add_to_platform_abort(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.add_to_platform_finish(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.add_to_platform_finish(self) | homeassistant.helpers.entity.Entity | |
| add_to_platform_start(self, HomeAssistant hass, EntityPlatform platform, asyncio.Semaphore|None parallel_updates) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.assumed_state(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.assumed_state(self) | homeassistant.helpers.entity.Entity | |
| async_added_to_hass(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.async_device_update(self, bool warning=True) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_device_update(self, bool warning=True) | homeassistant.helpers.entity.Entity | |
| async_get_last_extra_data(self) | homeassistant.helpers.restore_state.RestoreEntity | |
| async_get_last_state(self) | homeassistant.helpers.restore_state.RestoreEntity | |
| async_handle_set_fan_mode_service(self, str fan_mode) | homeassistant.components.climate.ClimateEntity | |
| async_handle_set_hvac_mode_service(self, HVACMode hvac_mode) | homeassistant.components.climate.ClimateEntity | |
| async_handle_set_preset_mode_service(self, str preset_mode) | homeassistant.components.climate.ClimateEntity | |
| async_handle_set_swing_horizontal_mode_service(self, str swing_horizontal_mode) | homeassistant.components.climate.ClimateEntity | |
| async_handle_set_swing_mode_service(self, str swing_mode) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.async_internal_added_to_hass(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_internal_added_to_hass(self) | homeassistant.helpers.restore_state.RestoreEntity | |
| homeassistant::components::climate::ClimateEntity.async_internal_will_remove_from_hass(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_internal_will_remove_from_hass(self) | homeassistant.helpers.restore_state.RestoreEntity | |
| homeassistant::components::climate::ClimateEntity.async_on_remove(self, CALLBACK_TYPE func) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_on_remove(self, CALLBACK_TYPE func) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_registry_entry_updated(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_registry_entry_updated(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_remove(self, *bool force_remove=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_remove(self, *bool force_remove=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_removed_from_registry(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_removed_from_registry(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_schedule_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_schedule_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_set_context(self, Context context) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_set_context(self, Context context) | homeassistant.helpers.entity.Entity | |
| async_set_fan_mode(self, str fan_mode) | homeassistant.components.climate.ClimateEntity | |
| async_set_humidity(self, int humidity) | homeassistant.components.climate.ClimateEntity | |
| async_set_hvac_mode(self, HVACMode hvac_mode) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| async_set_preset_mode(self, str preset_mode) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| async_set_swing_horizontal_mode(self, str swing_horizontal_mode) | homeassistant.components.climate.ClimateEntity | |
| async_set_swing_mode(self, str swing_mode) | homeassistant.components.climate.ClimateEntity | |
| async_set_temperature(self, **Any kwargs) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| async_toggle(self) | homeassistant.components.climate.ClimateEntity | |
| async_turn_aux_heat_off(self) | homeassistant.components.climate.ClimateEntity | |
| async_turn_aux_heat_on(self) | homeassistant.components.climate.ClimateEntity | |
| async_turn_off(self) | homeassistant.components.climate.ClimateEntity | |
| async_turn_on(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.async_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_will_remove_from_hass(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_will_remove_from_hass(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.async_write_ha_state(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.async_write_ha_state(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.attribution(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.attribution(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.available(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.available(self) | homeassistant.helpers.entity.Entity | |
| bool | homeassistant.components.climate.ClimateEntity | static |
| capability_attributes(self) | homeassistant.components.climate.ClimateEntity | |
| ClimateEntityFeature | homeassistant.components.climate.ClimateEntity | static |
| current_humidity(self) | homeassistant.components.climate.ClimateEntity | |
| current_temperature(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.device_class(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.device_class(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.device_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.device_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.device_info(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.device_info(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.enabled(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.enabled(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.entity_category(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_category(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.entity_id | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_id | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.entity_picture(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_picture(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.entity_registry_enabled_default(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_registry_enabled_default(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.entity_registry_visible_default(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_registry_visible_default(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.EntityPlatform | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.EntityPlatform | homeassistant.helpers.entity.Entity | static |
| extra_restore_state_data(self) | homeassistant.helpers.restore_state.RestoreEntity | |
| homeassistant::components::climate::ClimateEntity.extra_state_attributes(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.extra_state_attributes(self) | homeassistant.helpers.entity.Entity | |
| fan_mode(self) | homeassistant.components.climate.ClimateEntity | |
| fan_modes(self) | homeassistant.components.climate.ClimateEntity | |
| float | homeassistant.components.climate.ClimateEntity | static |
| homeassistant::components::climate::ClimateEntity.force_update(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.force_update(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.get_hassjob_type(self, str function_name) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.get_hassjob_type(self, str function_name) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.get_initial_entity_options(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.get_initial_entity_options(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.has_entity_name(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.has_entity_name(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.hass | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.hass | homeassistant.helpers.entity.Entity | |
| heater_entity_id | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.HomeAssistant | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.HomeAssistant | homeassistant.helpers.entity.Entity | static |
| hvac_action(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| hvac_mode(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.hvac_mode | homeassistant.components.climate.ClimateEntity | |
| hvac_modes(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.icon(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.icon(self) | homeassistant.helpers.entity.Entity | |
| is_aux_heat(self) | homeassistant.components.climate.ClimateEntity | |
| max_humidity(self) | homeassistant.components.climate.ClimateEntity | |
| max_temp(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| min_cycle_duration | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| min_humidity(self) | homeassistant.components.climate.ClimateEntity | |
| min_temp(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| homeassistant::components::climate::ClimateEntity.name(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.name(self) | homeassistant.helpers.entity.Entity | |
| None | homeassistant.components.climate.ClimateEntity | static |
| homeassistant::components::climate::ClimateEntity.parallel_updates | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.parallel_updates | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.platform | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.platform | homeassistant.helpers.entity.Entity | |
| precision(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| preset_mode(self) | homeassistant.components.climate.ClimateEntity | |
| preset_modes(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.registry_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.registry_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.schedule_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.schedule_update_ha_state(self, bool force_refresh=False) | homeassistant.helpers.entity.Entity | |
| sensor_entity_id | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| set_fan_mode(self, str fan_mode) | homeassistant.components.climate.ClimateEntity | |
| set_humidity(self, int humidity) | homeassistant.components.climate.ClimateEntity | |
| set_hvac_mode(self, HVACMode hvac_mode) | homeassistant.components.climate.ClimateEntity | |
| set_preset_mode(self, str preset_mode) | homeassistant.components.climate.ClimateEntity | |
| set_swing_horizontal_mode(self, str swing_horizontal_mode) | homeassistant.components.climate.ClimateEntity | |
| set_swing_mode(self, str swing_mode) | homeassistant.components.climate.ClimateEntity | |
| set_temperature(self, **Any kwargs) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.should_poll(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.should_poll(self) | homeassistant.helpers.entity.Entity | |
| state(self) | homeassistant.components.climate.ClimateEntity | |
| state_attributes(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.StateInfo | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.StateInfo | homeassistant.helpers.entity.Entity | static |
| homeassistant::components::climate::ClimateEntity.StateType | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.StateType | homeassistant.helpers.entity.Entity | static |
| homeassistant::components::climate::ClimateEntity.str | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.str | homeassistant.helpers.entity.Entity | static |
| homeassistant::components::climate::ClimateEntity.suggested_object_id(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.suggested_object_id(self) | homeassistant.helpers.entity.Entity | |
| supported_features(self) | homeassistant.components.climate.ClimateEntity | |
| swing_horizontal_mode(self) | homeassistant.components.climate.ClimateEntity | |
| swing_horizontal_modes(self) | homeassistant.components.climate.ClimateEntity | |
| swing_mode(self) | homeassistant.components.climate.ClimateEntity | |
| swing_modes(self) | homeassistant.components.climate.ClimateEntity | |
| target_humidity(self) | homeassistant.components.climate.ClimateEntity | |
| target_temperature(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| target_temperature_high(self) | homeassistant.components.climate.ClimateEntity | |
| target_temperature_low(self) | homeassistant.components.climate.ClimateEntity | |
| target_temperature_step(self) | homeassistant.components.generic_thermostat.climate.GenericThermostat | |
| temperature_unit(self) | homeassistant.components.climate.ClimateEntity | |
| toggle(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.translation_key(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.translation_key(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.translation_placeholders(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.translation_placeholders(self) | homeassistant.helpers.entity.Entity | |
| turn_aux_heat_off(self) | homeassistant.components.climate.ClimateEntity | |
| turn_aux_heat_on(self) | homeassistant.components.climate.ClimateEntity | |
| turn_off(self) | homeassistant.components.climate.ClimateEntity | |
| turn_on(self) | homeassistant.components.climate.ClimateEntity | |
| homeassistant::components::climate::ClimateEntity.unique_id(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.unique_id(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.unit_of_measurement(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.unit_of_measurement(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::components::climate::ClimateEntity.use_device_name(self) | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.use_device_name(self) | homeassistant.helpers.entity.Entity | |