Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.deluge.switch.DelugeSwitch Member List

This is the complete list of members for homeassistant.components.deluge.switch.DelugeSwitch, including all inherited members.

__async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
__async_remove_impl(self, bool force_remove)homeassistant.helpers.entity.Entityprivate
__capabilities_updated_athomeassistant.helpers.entity.Entityprivate
__capabilities_updated_at_reportedhomeassistant.helpers.entity.Entityprivate
__combined_unrecorded_attributeshomeassistant.helpers.entity.Entityprivate
__init__(self, DelugeDataUpdateCoordinator coordinator)homeassistant.components.deluge.switch.DelugeSwitch
homeassistant::components::deluge::entity::DelugeEntity.homeassistant::helpers::update_coordinator::CoordinatorEntity.__init__(self, _DataUpdateCoordinatorT coordinator, Any context=None)homeassistant.helpers.update_coordinator.CoordinatorEntity
homeassistant::components::deluge::entity::DelugeEntity.homeassistant::components::deluge::coordinator::DelugeDataUpdateCoordinator.__init__(self, HomeAssistant hass, DelugeRPCClient api, DelugeConfigEntry entry)homeassistant.components.deluge.coordinator.DelugeDataUpdateCoordinator
homeassistant::components::deluge::entity::DelugeEntity.homeassistant::helpers::update_coordinator::DataUpdateCoordinator.__init__(self, HomeAssistant hass, logging.Logger logger, *config_entries.ConfigEntry|None|UndefinedType config_entry=UNDEFINED, str name, timedelta|None update_interval=None, Callable[[], Awaitable[_DataT]]|None update_method=None, Callable[[], Awaitable[None]]|None setup_method=None, Debouncer[Coroutine[Any, Any, None]]|None request_refresh_debouncer=None, bool always_update=True)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
homeassistant::components::switch::SwitchEntity.__init__(cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs)homeassistant.helpers.entity.CachedProperties
__init_subclass__(cls, **Any kwargs)homeassistant.helpers.entity.Entity
__new__(mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, set[str]|None cached_properties=None, **Any kwargs)homeassistant.helpers.entity.CachedProperties
__remove_futurehomeassistant.helpers.entity.Entityprivate
__repr__(self)homeassistant.helpers.entity.Entity
__wrap_async_setup(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
__wrap_handle_refresh_interval(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_calculate_state(self)homeassistant.helpers.entity.Entityprivate
_async_device_registry_updated(self, Event[EventDeviceRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_process_registry_update_or_remove(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_refresh(self, bool log_failures=True, bool raise_on_auth_failed=False, bool scheduled=False, bool raise_on_entry_error=False)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_refresh_finished(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.helpers.entity.Entityprivate
_async_setup(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_slow_update_warning(self)homeassistant.helpers.entity.Entityprivate
_async_subscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
_async_unsub_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_unsub_shutdown(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_async_unsubscribe_device_updates(self)homeassistant.helpers.entity.Entityprivate
_async_update_data(self)homeassistant.components.deluge.coordinator.DelugeDataUpdateCoordinatorprivate
_async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivatestatic
_async_update_ha_state_reportedhomeassistant.helpers.entity.Entityprivate
_async_verify_state_writable(self)homeassistant.helpers.entity.Entityprivate
_async_write_ha_state(self)homeassistant.helpers.entity.Entityprivate
_async_write_ha_state_from_call_soon_threadsafe(self)homeassistant.helpers.entity.Entityprivate
_attr_device_infohomeassistant.components.deluge.entity.DelugeEntityprivate
_attr_has_entity_namehomeassistant.components.deluge.entity.DelugeEntityprivatestatic
_attr_namehomeassistant.components.deluge.switch.DelugeSwitchprivatestatic
_attr_unique_idhomeassistant.components.deluge.switch.DelugeSwitchprivate
_call_on_remove_callbacks(self)homeassistant.helpers.entity.Entityprivate
_contexthomeassistant.helpers.entity.Entityprivate
_context_sethomeassistant.helpers.entity.Entityprivate
_debounced_refreshhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_default_to_device_class_name(self)homeassistant.helpers.entity.Entityprivate
_deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivatestatic
_deprecated_supported_features_reportedhomeassistant.helpers.entity.Entityprivate
_device_class_name(self)homeassistant.helpers.entity.Entityprivate
_device_class_name_helper(self, dict[str, str] component_translations)homeassistant.helpers.entity.Entityprivate
_disabled_reportedhomeassistant.helpers.entity.Entityprivatestatic
_disabled_reportedhomeassistant.helpers.entity.Entityprivate
_friendly_name_internal(self)homeassistant.helpers.entity.Entityprivate
_handle_refresh_interval(self, datetime|None _now=None)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_job_typeshomeassistant.helpers.entity.Entityprivate
_microsecondhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_name_internal(self, str|None device_class_name, dict[str, str] platform_translations)homeassistant.helpers.entity.Entityprivate
_name_translation_key(self)homeassistant.helpers.entity.Entityprivate
_name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivatestatic
_name_translation_placeholders_reportedhomeassistant.helpers.entity.Entityprivate
_no_platform_reportedhomeassistant.helpers.entity.Entityprivatestatic
_no_platform_reportedhomeassistant.helpers.entity.Entityprivate
_object_id_device_class_name(self)homeassistant.helpers.entity.Entityprivate
_on_removehomeassistant.helpers.entity.Entityprivate
_platform_statehomeassistant.helpers.entity.Entityprivatestatic
_removed_from_registryhomeassistant.helpers.entity.Entityprivate
_report_deprecated_supported_features_values(self, IntFlag replacement)homeassistant.helpers.entity.Entityprivate
_schedule_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_server_unique_idhomeassistant.components.deluge.entity.DelugeEntityprivate
_shutdown_requestedhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_slow_reportedhomeassistant.helpers.entity.Entityprivatestatic
_slow_reportedhomeassistant.helpers.entity.Entityprivate
_state_infohomeassistant.helpers.entity.Entityprivate
_stringify_state(self, bool available)homeassistant.helpers.entity.Entityprivate
_substitute_name_placeholders(self, str name)homeassistant.helpers.entity.Entityprivate
_suggest_report_issue(self)homeassistant.helpers.entity.Entityprivate
_T(self, Coroutine[Any, Any, _T] coro)homeassistant.helpers.entity.Entityprivate
_unit_of_measurement_translation_key(self)homeassistant.helpers.entity.Entityprivate
_unschedule_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_unsub_device_updateshomeassistant.helpers.entity.Entityprivate
_unsub_refreshhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_unsub_shutdownhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_update_intervalhomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_update_interval_secondshomeassistant.helpers.update_coordinator.DataUpdateCoordinatorprivate
_update_stagedhomeassistant.helpers.entity.Entityprivatestatic
_update_stagedhomeassistant.helpers.entity.Entityprivate
_verified_state_writablehomeassistant.helpers.entity.Entityprivatestatic
_verified_state_writablehomeassistant.helpers.entity.Entityprivate
add_to_platform_abort(self)homeassistant.helpers.entity.Entity
add_to_platform_finish(self)homeassistant.helpers.entity.Entity
add_to_platform_start(self, HomeAssistant hass, EntityPlatform platform, asyncio.Semaphore|None parallel_updates)homeassistant.helpers.entity.Entity
AIR_QUALITYhomeassistant.const .Platformstatic
ALARM_CONTROL_PANELhomeassistant.const .Platformstatic
always_updatehomeassistant.helpers.update_coordinator.DataUpdateCoordinator
apihomeassistant.components.deluge.coordinator.DelugeDataUpdateCoordinator
ASSIST_SATELLITEhomeassistant.const .Platformstatic
assumed_state(self)homeassistant.helpers.entity.Entity
async_add_listener(self, CALLBACK_TYPE update_callback, Any context=None)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_added_to_hass(self)homeassistant.helpers.entity.Entity
async_config_entry_first_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_contexts(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_device_update(self, bool warning=True)homeassistant.helpers.entity.Entity
async_internal_added_to_hass(self)homeassistant.helpers.entity.Entity
async_internal_will_remove_from_hass(self)homeassistant.helpers.entity.Entity
async_on_remove(self, CALLBACK_TYPE func)homeassistant.helpers.entity.Entity
async_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_register_shutdown(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_registry_entry_updated(self)homeassistant.helpers.entity.Entity
async_remove(self, *bool force_remove=False)homeassistant.helpers.entity.Entity
async_removed_from_registry(self)homeassistant.helpers.entity.Entity
async_request_refresh(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_schedule_update_ha_state(self, bool force_refresh=False)homeassistant.helpers.entity.Entity
async_set_context(self, Context context)homeassistant.helpers.entity.Entity
async_set_update_error(self, Exception err)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_set_updated_data(self, _DataT data)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_shutdown(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_toggle(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
async_turn_off(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
async_turn_on(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
async_update(self)homeassistant.helpers.update_coordinator.CoordinatorEntity
async_update_ha_state(self, bool force_refresh=False)homeassistant.helpers.entity.Entity
async_update_listeners(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
async_will_remove_from_hass(self)homeassistant.helpers.entity.Entity
async_write_ha_state(self)homeassistant.helpers.entity.Entity
attribution(self)homeassistant.helpers.entity.Entity
homeassistant::components::deluge::entity::DelugeEntity.available(self)homeassistant.helpers.update_coordinator.CoordinatorEntity
homeassistant::components::switch::SwitchEntity.available(self)homeassistant.helpers.entity.Entity
BINARY_SENSORhomeassistant.const .Platformstatic
boolhomeassistant.helpers.entity.Entitystatic
BUTTONhomeassistant.const .Platformstatic
CALENDARhomeassistant.const .Platformstatic
CAMERAhomeassistant.const .Platformstatic
capability_attributes(self)homeassistant.helpers.entity.Entity
CLIMATEhomeassistant.const .Platformstatic
config_entryhomeassistant.components.deluge.coordinator.DelugeDataUpdateCoordinator
CONVERSATIONhomeassistant.const .Platformstatic
COVERhomeassistant.const .Platformstatic
datahomeassistant.helpers.update_coordinator.DataUpdateCoordinator
DATEhomeassistant.const .Platformstatic
DATETIMEhomeassistant.const .Platformstatic
device_class(self)homeassistant.components.switch.SwitchEntity
device_entryhomeassistant.helpers.entity.Entity
device_info(self)homeassistant.helpers.entity.Entity
DEVICE_TRACKERhomeassistant.const .Platformstatic
enabled(self)homeassistant.helpers.entity.Entity
entity_category(self)homeassistant.helpers.entity.Entity
entity_idhomeassistant.helpers.entity.Entity
entity_picture(self)homeassistant.helpers.entity.Entity
entity_registry_enabled_default(self)homeassistant.helpers.entity.Entity
entity_registry_visible_default(self)homeassistant.helpers.entity.Entity
EntityPlatformhomeassistant.helpers.entity.Entitystatic
EVENThomeassistant.const .Platformstatic
extra_state_attributes(self)homeassistant.helpers.entity.Entity
FANhomeassistant.const .Platformstatic
Finalhomeassistant.const .Platformstatic
force_update(self)homeassistant.helpers.entity.Entity
GEO_LOCATIONhomeassistant.const .Platformstatic
get_hassjob_type(self, str function_name)homeassistant.helpers.entity.Entity
get_initial_entity_options(self)homeassistant.helpers.entity.Entity
has_entity_name(self)homeassistant.helpers.entity.Entity
homeassistant::components::deluge::entity::DelugeEntity.hasshomeassistant.helpers.update_coordinator.DataUpdateCoordinator
homeassistant::components::switch::SwitchEntity.hasshomeassistant.helpers.entity.Entity
HomeAssistanthomeassistant.helpers.entity.Entitystatic
HUMIDIFIERhomeassistant.const .Platformstatic
icon(self)homeassistant.helpers.entity.Entity
IMAGEhomeassistant.const .Platformstatic
IMAGE_PROCESSINGhomeassistant.const .Platformstatic
is_on(self)homeassistant.components.deluge.switch.DelugeSwitch
last_exceptionhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
last_update_successhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
LAWN_MOWERhomeassistant.const .Platformstatic
LIGHThomeassistant.const .Platformstatic
LOCKhomeassistant.const .Platformstatic
loggerhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
MEDIA_PLAYERhomeassistant.const .Platformstatic
homeassistant::components::deluge::entity::DelugeEntity.namehomeassistant.helpers.update_coordinator.DataUpdateCoordinator
homeassistant::components::switch::SwitchEntity.name(self)homeassistant.helpers.entity.Entity
Nonehomeassistant.helpers.entity.ToggleEntitystatic
NOTIFYhomeassistant.const .Platformstatic
NUMBERhomeassistant.const .Platformstatic
parallel_updateshomeassistant.helpers.entity.Entity
platformhomeassistant.helpers.entity.Entity
registry_entryhomeassistant.helpers.entity.Entity
REMOTEhomeassistant.const .Platformstatic
SCENEhomeassistant.const .Platformstatic
schedule_update_ha_state(self, bool force_refresh=False)homeassistant.helpers.entity.Entity
SELECThomeassistant.const .Platformstatic
SENSORhomeassistant.const .Platformstatic
setup_methodhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
should_poll(self)homeassistant.helpers.entity.Entity
SIRENhomeassistant.const .Platformstatic
state(self)homeassistant.helpers.entity.ToggleEntity
state_attributes(self)homeassistant.helpers.entity.Entity
StateInfohomeassistant.helpers.entity.Entitystatic
StateTypehomeassistant.helpers.entity.Entitystatic
strhomeassistant.helpers.entity.Entitystatic
STThomeassistant.const .Platformstatic
suggested_object_id(self)homeassistant.helpers.entity.Entity
supported_features(self)homeassistant.helpers.entity.Entity
SWITCHhomeassistant.const .Platformstatic
TEXThomeassistant.const .Platformstatic
TIMEhomeassistant.const .Platformstatic
TODOhomeassistant.const .Platformstatic
toggle(self, **Any kwargs)homeassistant.helpers.entity.ToggleEntity
translation_key(self)homeassistant.helpers.entity.Entity
translation_placeholders(self)homeassistant.helpers.entity.Entity
TTShomeassistant.const .Platformstatic
turn_off(self, **Any kwargs)homeassistant.components.deluge.switch.DelugeSwitch
turn_on(self, **Any kwargs)homeassistant.components.deluge.switch.DelugeSwitch
unique_id(self)homeassistant.helpers.entity.Entity
unit_of_measurement(self)homeassistant.helpers.entity.Entity
UPDATEhomeassistant.const .Platformstatic
update_intervalhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
update_interval(self)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
update_interval(self, timedelta|None value)homeassistant.helpers.update_coordinator.DataUpdateCoordinator
update_methodhomeassistant.helpers.update_coordinator.DataUpdateCoordinator
use_device_name(self)homeassistant.helpers.entity.Entity
VACUUMhomeassistant.const .Platformstatic
VALVEhomeassistant.const .Platformstatic
WAKE_WORDhomeassistant.const .Platformstatic
WATER_HEATERhomeassistant.const .Platformstatic
WEATHERhomeassistant.const .Platformstatic