Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.entity_registry.EntityRegistryItems Member List

This is the complete list of members for homeassistant.helpers.entity_registry.EntityRegistryItems, including all inherited members.

__delitem__(self, str key)homeassistant.helpers.registry.BaseRegistryItems
__init__(self)homeassistant.helpers.entity_registry.EntityRegistryItems
__setitem__(self, str key, _DataT entry)homeassistant.helpers.registry.BaseRegistryItems
_as_display_dict(self)homeassistant.helpers.entity_registry.RegistryEntryprivate
_domain_default(self)homeassistant.helpers.entity_registry.RegistryEntryprivate
_index_entry(self, str key, RegistryEntry entry)homeassistant.helpers.entity_registry.EntityRegistryItemsprivate
_unindex_entry(self, str key, RegistryEntry|None replacement_entry=None)homeassistant.helpers.entity_registry.EntityRegistryItemsprivate
_unindex_entry_value(self, str key, str value, RegistryIndexType index)homeassistant.helpers.registry.BaseRegistryItemsprivate
as_partial_dict(self)homeassistant.helpers.entity_registry.RegistryEntry
as_storage_fragment(self)homeassistant.helpers.entity_registry.RegistryEntry
boolhomeassistant.helpers.entity_registry.RegistryEntrystatic
converterhomeassistant.helpers.entity_registry.RegistryEntrystatic
datetimehomeassistant.helpers.entity_registry.RegistryEntrystatic
defaulthomeassistant.helpers.entity_registry.RegistryEntrystatic
dicthomeassistant.helpers.entity_registry.RegistryEntrystatic
disabled(self)homeassistant.helpers.entity_registry.RegistryEntry
display_json_repr(self)homeassistant.helpers.entity_registry.RegistryEntry
domainhomeassistant.helpers.entity_registry.RegistryEntry
eqhomeassistant.helpers.entity_registry.RegistryEntrystatic
extended_dict(self)homeassistant.helpers.entity_registry.RegistryEntry
factoryhomeassistant.helpers.entity_registry.RegistryEntrystatic
Falsehomeassistant.helpers.entity_registry.RegistryEntrystatic
get_device_ids(self)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entity_id(self, tuple[str, str, str] key)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entries_for_area_id(self, str area_id)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entries_for_config_entry_id(self, str config_entry_id)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entries_for_device_id(self, str device_id, bool include_disabled_entities=False)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entries_for_label(self, str label)homeassistant.helpers.entity_registry.EntityRegistryItems
get_entry(self, str key)homeassistant.helpers.entity_registry.EntityRegistryItems
hidden(self)homeassistant.helpers.entity_registry.RegistryEntry
inithomeassistant.helpers.entity_registry.RegistryEntrystatic
inthomeassistant.helpers.entity_registry.RegistryEntrystatic
Nonehomeassistant.helpers.entity_registry.RegistryEntrystatic
partial_json_repr(self)homeassistant.helpers.entity_registry.RegistryEntry
ReadOnlyEntityOptionsTypehomeassistant.helpers.entity_registry.RegistryEntrystatic
reprhomeassistant.helpers.entity_registry.RegistryEntrystatic
strhomeassistant.helpers.entity_registry.RegistryEntrystatic
values(self)homeassistant.helpers.registry.BaseRegistryItems
write_unavailable_state(self, HomeAssistant hass)homeassistant.helpers.entity_registry.RegistryEntry