Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.generic_thermostat.climate.GenericThermostat Member List

This is the complete list of members for homeassistant.components.generic_thermostat.climate.GenericThermostat, including all inherited members.

homeassistant::components::climate::ClimateEntity.__async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity.__async_remove_impl(self, bool force_remove)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity.__capabilities_updated_athomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity.__capabilities_updated_at_reportedhomeassistant.helpers.entity.Entityprivate
__climate_reported_legacy_auxhomeassistant.components.climate.ClimateEntityprivatestatic
homeassistant::components::climate::ClimateEntity.__combined_unrecorded_attributeshomeassistant.helpers.entity.Entityprivate
__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_futurehomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity.__repr__(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.__repr__(self)homeassistant.helpers.entity.Entity
_activehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
_async_control_heating(self, datetime|None time=None, bool force=False)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_device_registry_updated(self, Event[EventDeviceRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_get_restored_data(self)homeassistant.helpers.restore_state.RestoreEntityprivate
_async_heater_turn_off(self)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_async_heater_turn_on(self)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_process_registry_update_or_remove(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._async_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_sensor_changed(self, Event[EventStateChangedData] event)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_slow_update_warning(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._async_subscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
_async_switch_changed(self, Event[EventStateChangedData] event)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_unsubscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivatestatic
_async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivate
_async_update_temp(self, State state)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._async_verify_state_writable(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._async_write_ha_state(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._async_write_ha_state_from_call_soon_threadsafe(self)homeassistant.helpers.entity.Entityprivate
_attr_device_infohomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_hvac_modeshomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_namehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_preset_modehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_preset_modeshomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_should_pollhomeassistant.components.generic_thermostat.climate.GenericThermostatprivatestatic
_attr_supported_featureshomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_temperature_unithomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_attr_unique_idhomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._call_on_remove_callbacks(self)homeassistant.helpers.entity.Entityprivate
_check_switch_initial_state(self)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_cold_tolerancehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._contexthomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._context_sethomeassistant.helpers.entity.Entityprivate
_cur_temphomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._default_to_device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivatestatic
_deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._device_class_name_helper(self, dict[str, str] component_translations)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._disabled_reportedhomeassistant.helpers.entity.Entityprivatestatic
_disabled_reportedhomeassistant.helpers.entity.Entityprivate
_enable_turn_on_off_backwards_compatibilityhomeassistant.components.generic_thermostat.climate.GenericThermostatprivatestatic
_entity_component_unrecorded_attributeshomeassistant.components.climate.ClimateEntityprivatestatic
homeassistant::components::climate::ClimateEntity._friendly_name_internal(self)homeassistant.helpers.entity.Entityprivate
_hot_tolerancehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_hvac_modehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_is_device_active(self)homeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._job_typeshomeassistant.helpers.entity.Entityprivate
_keep_alivehomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_max_temphomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_min_temphomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._name_internal(self, str|None device_class_name, dict[str, str] platform_translations)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._name_translation_key(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivatestatic
_name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._no_platform_reportedhomeassistant.helpers.entity.Entityprivatestatic
_no_platform_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._object_id_device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._on_removehomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._platform_statehomeassistant.helpers.entity.Entityprivatestatic
_presetshomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._removed_from_registryhomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._report_deprecated_supported_features_values(self, IntFlag replacement)homeassistant.helpers.entity.Entityprivate
_report_legacy_aux(self)homeassistant.components.climate.ClimateEntityprivate
_saved_target_temphomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._slow_reportedhomeassistant.helpers.entity.Entityprivatestatic
_slow_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._state_infohomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._stringify_state(self, bool available)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._substitute_name_placeholders(self, str name)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._suggest_report_issue(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._T(self, Coroutine[Any, Any, _T] coro)homeassistant.helpers.entity.Entityprivate
_target_temphomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_temp_lockhomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_temp_precisionhomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
_temp_target_temperature_stephomeassistant.components.generic_thermostat.climate.GenericThermostatprivate
homeassistant::components::climate::ClimateEntity._unit_of_measurement_translation_key(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._unsub_device_updateshomeassistant.helpers.entity.Entityprivate
homeassistant::components::climate::ClimateEntity._update_stagedhomeassistant.helpers.entity.Entityprivatestatic
_update_stagedhomeassistant.helpers.entity.Entityprivate
_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.ClimateEntityprivate
homeassistant::components::climate::ClimateEntity._verified_state_writablehomeassistant.helpers.entity.Entityprivatestatic
_verified_state_writablehomeassistant.helpers.entity.Entityprivate
ac_modehomeassistant.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
boolhomeassistant.components.climate.ClimateEntitystatic
capability_attributes(self)homeassistant.components.climate.ClimateEntity
ClimateEntityFeaturehomeassistant.components.climate.ClimateEntitystatic
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_entryhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.device_entryhomeassistant.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_idhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.entity_idhomeassistant.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.EntityPlatformhomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.EntityPlatformhomeassistant.helpers.entity.Entitystatic
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
floathomeassistant.components.climate.ClimateEntitystatic
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.hasshomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.hasshomeassistant.helpers.entity.Entity
heater_entity_idhomeassistant.components.generic_thermostat.climate.GenericThermostat
homeassistant::components::climate::ClimateEntity.HomeAssistanthomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.HomeAssistanthomeassistant.helpers.entity.Entitystatic
hvac_action(self)homeassistant.components.generic_thermostat.climate.GenericThermostat
hvac_mode(self)homeassistant.components.generic_thermostat.climate.GenericThermostat
homeassistant::components::climate::ClimateEntity.hvac_modehomeassistant.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_durationhomeassistant.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
Nonehomeassistant.components.climate.ClimateEntitystatic
homeassistant::components::climate::ClimateEntity.parallel_updateshomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.parallel_updateshomeassistant.helpers.entity.Entity
homeassistant::components::climate::ClimateEntity.platformhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.platformhomeassistant.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_entryhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.registry_entryhomeassistant.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_idhomeassistant.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.StateInfohomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.StateInfohomeassistant.helpers.entity.Entitystatic
homeassistant::components::climate::ClimateEntity.StateTypehomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.StateTypehomeassistant.helpers.entity.Entitystatic
homeassistant::components::climate::ClimateEntity.strhomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.strhomeassistant.helpers.entity.Entitystatic
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