Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.automation.AutomationEntity Member List

This is the complete list of members for homeassistant.components.automation.AutomationEntity, including all inherited members.

homeassistant::components::automation::BaseAutomationEntity.__async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity.__async_remove_impl(self, bool force_remove)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity.__capabilities_updated_athomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity.__capabilities_updated_at_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity.__combined_unrecorded_attributeshomeassistant.helpers.entity.Entityprivate
__init__(self, str|None automation_id, str name, list[ConfigType] trigger_config, IfAction|None cond_func, Script action_script, bool|None initial_state, ScriptVariables|None variables, ScriptVariables|None trigger_variables, ConfigType|None raw_config, ConfigType|None blueprint_inputs, ConfigType trace_config)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.__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::automation::BaseAutomationEntity.__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::automation::BaseAutomationEntity.__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::automation::BaseAutomationEntity.__remove_futurehomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity.__repr__(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.__repr__(self)homeassistant.helpers.entity.Entity
_async_attach_triggers(self, bool home_assistant_start)homeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
_async_detach_triggershomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._async_device_registry_updated(self, Event[EventDeviceRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_disable(self, bool stop_actions=DEFAULT_STOP_ACTIONS)homeassistant.components.automation.AutomationEntityprivate
_async_enable(self)homeassistant.components.automation.AutomationEntityprivate
_async_enable_automation(self, Event event)homeassistant.components.automation.AutomationEntityprivate
_async_get_restored_data(self)homeassistant.helpers.restore_state.RestoreEntityprivate
homeassistant::components::automation::BaseAutomationEntity._async_process_registry_update_or_remove(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_slow_update_warning(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_subscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
_async_trigger_if_enabled(self, dict[str, Any] run_variables, Context|None context=None, bool skip_condition=False)homeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._async_unsubscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivatestatic
_async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_verify_state_writable(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_write_ha_state(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._async_write_ha_state_from_call_soon_threadsafe(self)homeassistant.helpers.entity.Entityprivate
_attr_namehomeassistant.components.automation.AutomationEntityprivate
_attr_should_pollhomeassistant.components.automation.AutomationEntityprivatestatic
_attr_unique_idhomeassistant.components.automation.AutomationEntityprivate
_blueprint_inputshomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._call_on_remove_callbacks(self)homeassistant.helpers.entity.Entityprivate
_cond_funchomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._contexthomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._context_sethomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._default_to_device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivatestatic
_deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._device_class_name_helper(self, dict[str, str] component_translations)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._disabled_reportedhomeassistant.helpers.entity.Entityprivatestatic
_disabled_reportedhomeassistant.helpers.entity.Entityprivate
_entity_component_unrecorded_attributeshomeassistant.components.automation.BaseAutomationEntityprivatestatic
homeassistant::components::automation::BaseAutomationEntity._friendly_name_internal(self)homeassistant.helpers.entity.Entityprivate
_initial_statehomeassistant.components.automation.AutomationEntityprivate
_is_enabledhomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._job_typeshomeassistant.helpers.entity.Entityprivate
_log_callback(self, int level, str msg, **Any kwargs)homeassistant.components.automation.AutomationEntityprivate
_loggerhomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._name_internal(self, str|None device_class_name, dict[str, str] platform_translations)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._name_translation_key(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivatestatic
_name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._no_platform_reportedhomeassistant.helpers.entity.Entityprivatestatic
_no_platform_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._object_id_device_class_name(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._on_removehomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._platform_statehomeassistant.helpers.entity.Entityprivatestatic
homeassistant::components::automation::BaseAutomationEntity._removed_from_registryhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._report_deprecated_supported_features_values(self, IntFlag replacement)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._slow_reportedhomeassistant.helpers.entity.Entityprivatestatic
_slow_reportedhomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._state_infohomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._stringify_state(self, bool available)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._substitute_name_placeholders(self, str name)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._suggest_report_issue(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._T(self, Coroutine[Any, Any, _T] coro)homeassistant.helpers.entity.Entityprivate
_trace_confighomeassistant.components.automation.AutomationEntityprivate
_trigger_confighomeassistant.components.automation.AutomationEntityprivate
_trigger_variableshomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._unit_of_measurement_translation_key(self)homeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._unsub_device_updateshomeassistant.helpers.entity.Entityprivate
homeassistant::components::automation::BaseAutomationEntity._update_stagedhomeassistant.helpers.entity.Entityprivatestatic
_update_stagedhomeassistant.helpers.entity.Entityprivate
_variableshomeassistant.components.automation.AutomationEntityprivate
homeassistant::components::automation::BaseAutomationEntity._verified_state_writablehomeassistant.helpers.entity.Entityprivatestatic
_verified_state_writablehomeassistant.helpers.entity.Entityprivate
action_scripthomeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.add_to_platform_finish(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.add_to_platform_finish(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.add_to_platform_start(self, HomeAssistant hass, EntityPlatform platform, asyncio.Semaphore|None parallel_updates)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.add_to_platform_start(self, HomeAssistant hass, EntityPlatform platform, asyncio.Semaphore|None parallel_updates)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.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.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.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
homeassistant::components::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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_toggle(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
async_trigger(self, dict[str, Any] run_variables, Context|None context=None, bool skip_condition=False)homeassistant.components.automation.AutomationEntity
async_turn_off(self, **Any kwargs)homeassistant.components.automation.AutomationEntity
async_turn_on(self, **Any kwargs)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.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
async_will_remove_from_hass(self)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.attribution(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.attribution(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.available(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.available(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.boolhomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.boolhomeassistant.helpers.entity.Entitystatic
capability_attributes(self)homeassistant.components.automation.BaseAutomationEntity
homeassistant::components::automation::BaseAutomationEntity.device_class(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.device_class(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.device_entryhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.device_entryhomeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.device_info(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.device_info(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.enabled(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.enabled(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.entity_category(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.entity_category(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.entity_idhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.entity_idhomeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.entity_picture(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.entity_picture(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.EntityPlatformhomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.EntityPlatformhomeassistant.helpers.entity.Entitystatic
extra_restore_state_data(self)homeassistant.helpers.restore_state.RestoreEntity
extra_state_attributes(self)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.force_update(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.force_update(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.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::automation::BaseAutomationEntity.has_entity_name(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.has_entity_name(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.hasshomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.hasshomeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.HomeAssistanthomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.HomeAssistanthomeassistant.helpers.entity.Entitystatic
homeassistant::components::automation::BaseAutomationEntity.icon(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.icon(self)homeassistant.helpers.entity.Entity
is_on(self)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.name(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.name(self)homeassistant.helpers.entity.Entity
Nonehomeassistant.helpers.entity.ToggleEntitystatic
homeassistant::components::automation::BaseAutomationEntity.parallel_updateshomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.parallel_updateshomeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.platformhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.platformhomeassistant.helpers.entity.Entity
raw_confighomeassistant.components.automation.AutomationEntity
referenced_areas(self)homeassistant.components.automation.AutomationEntity
referenced_blueprint(self)homeassistant.components.automation.AutomationEntity
referenced_devices(self)homeassistant.components.automation.AutomationEntity
referenced_entities(self)homeassistant.components.automation.AutomationEntity
referenced_floors(self)homeassistant.components.automation.AutomationEntity
referenced_labels(self)homeassistant.components.automation.AutomationEntity
homeassistant::components::automation::BaseAutomationEntity.registry_entryhomeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.registry_entryhomeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.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
homeassistant::components::automation::BaseAutomationEntity.should_poll(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.should_poll(self)homeassistant.helpers.entity.Entity
state(self)homeassistant.helpers.entity.ToggleEntity
homeassistant::components::automation::BaseAutomationEntity.state_attributes(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.state_attributes(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.StateInfohomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.StateInfohomeassistant.helpers.entity.Entitystatic
homeassistant::components::automation::BaseAutomationEntity.StateTypehomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.StateTypehomeassistant.helpers.entity.Entitystatic
homeassistant::components::automation::BaseAutomationEntity.strhomeassistant.helpers.entity.Entitystatic
homeassistant::helpers::restore_state::RestoreEntity.strhomeassistant.helpers.entity.Entitystatic
homeassistant::components::automation::BaseAutomationEntity.suggested_object_id(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.suggested_object_id(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.supported_features(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.supported_features(self)homeassistant.helpers.entity.Entity
toggle(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
homeassistant::components::automation::BaseAutomationEntity.translation_key(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.translation_key(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.translation_placeholders(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.translation_placeholders(self)homeassistant.helpers.entity.Entity
turn_off(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
turn_on(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
homeassistant::components::automation::BaseAutomationEntity.unique_id(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.unique_id(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.unit_of_measurement(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.unit_of_measurement(self)homeassistant.helpers.entity.Entity
homeassistant::components::automation::BaseAutomationEntity.use_device_name(self)homeassistant.helpers.entity.Entity
homeassistant::helpers::restore_state::RestoreEntity.use_device_name(self)homeassistant.helpers.entity.Entity