| homeassistant::components::automation::BaseAutomationEntity.__async_calculate_state(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity.__async_remove_impl(self, bool force_remove) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity.__capabilities_updated_at | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity.__capabilities_updated_at_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity.__combined_unrecorded_attributes | homeassistant.helpers.entity.Entity | private |
| __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_future | homeassistant.helpers.entity.Entity | private |
| 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.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_calculate_state(self) | homeassistant.helpers.entity.Entity | private |
| _async_detach_triggers | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_device_registry_updated(self, Event[EventDeviceRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| _async_disable(self, bool stop_actions=DEFAULT_STOP_ACTIONS) | homeassistant.components.automation.AutomationEntity | private |
| _async_enable(self) | homeassistant.components.automation.AutomationEntity | private |
| _async_enable_automation(self, Event event) | homeassistant.components.automation.AutomationEntity | private |
| _async_get_restored_data(self) | homeassistant.helpers.restore_state.RestoreEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_process_registry_update_or_remove(self, Event[er.EventEntityRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_slow_update_warning(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_subscribe_device_updates(self) | homeassistant.helpers.entity.Entity | private |
| _async_trigger_if_enabled(self, dict[str, Any] run_variables, Context|None context=None, bool skip_condition=False) | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_unsubscribe_device_updates(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_update_ha_state_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _async_update_ha_state_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_verify_state_writable(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_write_ha_state(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._async_write_ha_state_from_call_soon_threadsafe(self) | homeassistant.helpers.entity.Entity | private |
| _attr_name | homeassistant.components.automation.AutomationEntity | private |
| _attr_should_poll | homeassistant.components.automation.AutomationEntity | privatestatic |
| _attr_unique_id | homeassistant.components.automation.AutomationEntity | private |
| _blueprint_inputs | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._call_on_remove_callbacks(self) | homeassistant.helpers.entity.Entity | private |
| _cond_func | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._context | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._context_set | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._default_to_device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._deprecated_supported_features_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _deprecated_supported_features_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._device_class_name_helper(self, dict[str, str] component_translations) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._disabled_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _disabled_reported | homeassistant.helpers.entity.Entity | private |
| _entity_component_unrecorded_attributes | homeassistant.components.automation.BaseAutomationEntity | privatestatic |
| homeassistant::components::automation::BaseAutomationEntity._friendly_name_internal(self) | homeassistant.helpers.entity.Entity | private |
| _initial_state | homeassistant.components.automation.AutomationEntity | private |
| _is_enabled | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._job_types | homeassistant.helpers.entity.Entity | private |
| _log_callback(self, int level, str msg, **Any kwargs) | homeassistant.components.automation.AutomationEntity | private |
| _logger | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._name_internal(self, str|None device_class_name, dict[str, str] platform_translations) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._name_translation_key(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._name_translation_placeholders_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _name_translation_placeholders_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._no_platform_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _no_platform_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._object_id_device_class_name(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._on_remove | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._platform_state | homeassistant.helpers.entity.Entity | privatestatic |
| homeassistant::components::automation::BaseAutomationEntity._removed_from_registry | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._report_deprecated_supported_features_values(self, IntFlag replacement) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._slow_reported | homeassistant.helpers.entity.Entity | privatestatic |
| _slow_reported | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._state_info | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._stringify_state(self, bool available) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._substitute_name_placeholders(self, str name) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._suggest_report_issue(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._T(self, Coroutine[Any, Any, _T] coro) | homeassistant.helpers.entity.Entity | private |
| _trace_config | homeassistant.components.automation.AutomationEntity | private |
| _trigger_config | homeassistant.components.automation.AutomationEntity | private |
| _trigger_variables | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._unit_of_measurement_translation_key(self) | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._unsub_device_updates | homeassistant.helpers.entity.Entity | private |
| homeassistant::components::automation::BaseAutomationEntity._update_staged | homeassistant.helpers.entity.Entity | privatestatic |
| _update_staged | homeassistant.helpers.entity.Entity | private |
| _variables | homeassistant.components.automation.AutomationEntity | private |
| homeassistant::components::automation::BaseAutomationEntity._verified_state_writable | homeassistant.helpers.entity.Entity | privatestatic |
| _verified_state_writable | homeassistant.helpers.entity.Entity | private |
| action_script | homeassistant.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.bool | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.bool | homeassistant.helpers.entity.Entity | static |
| 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_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.device_entry | homeassistant.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_id | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.entity_id | homeassistant.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.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 | |
| 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.hass | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.hass | homeassistant.helpers.entity.Entity | |
| homeassistant::components::automation::BaseAutomationEntity.HomeAssistant | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.HomeAssistant | homeassistant.helpers.entity.Entity | static |
| 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 | |
| None | homeassistant.helpers.entity.ToggleEntity | static |
| homeassistant::components::automation::BaseAutomationEntity.parallel_updates | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.parallel_updates | homeassistant.helpers.entity.Entity | |
| homeassistant::components::automation::BaseAutomationEntity.platform | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.platform | homeassistant.helpers.entity.Entity | |
| raw_config | homeassistant.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_entry | homeassistant.helpers.entity.Entity | |
| homeassistant::helpers::restore_state::RestoreEntity.registry_entry | homeassistant.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.StateInfo | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.StateInfo | homeassistant.helpers.entity.Entity | static |
| homeassistant::components::automation::BaseAutomationEntity.StateType | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.StateType | homeassistant.helpers.entity.Entity | static |
| homeassistant::components::automation::BaseAutomationEntity.str | homeassistant.helpers.entity.Entity | static |
| homeassistant::helpers::restore_state::RestoreEntity.str | homeassistant.helpers.entity.Entity | static |
| 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 | |