Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.collection.IDLessCollection Member List

This is the complete list of members for homeassistant.helpers.collection.IDLessCollection, including all inherited members.

__init__(self, logging.Logger logger, IDManager|None id_manager=None)homeassistant.helpers.collection.YamlCollection
homeassistant::helpers::collection::ObservableCollection.__init__(self, IDManager|None id_manager)homeassistant.helpers.collection.ObservableCollection
async_add_change_set_listener(self, ChangeSetListener listener)homeassistant.helpers.collection.ObservableCollection
async_add_listener(self, ChangeListener listener)homeassistant.helpers.collection.ObservableCollection
async_items(self)homeassistant.helpers.collection.ObservableCollection
async_load(self, list[dict] data)homeassistant.helpers.collection.IDLessCollection
counterhomeassistant.helpers.collection.IDLessCollectionstatic
create_entity(type[CollectionEntity] entity_class, ConfigType config)homeassistant.helpers.collection.YamlCollectionstatic
id_managerhomeassistant.helpers.collection.ObservableCollection
loggerhomeassistant.helpers.collection.YamlCollection
notify_changes(self, Iterable[CollectionChange] change_set)homeassistant.helpers.collection.ObservableCollection