Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.person.PersonStorageCollection Member List

This is the complete list of members for homeassistant.components.person.PersonStorageCollection, including all inherited members.

__init__(self, Store store, collection.IDManager id_manager, collection.YamlCollection yaml_collection)homeassistant.components.person.PersonStorageCollection
_async_load_data(self)homeassistant.components.person.PersonStorageCollectionprivate
_entity_registry_filter(self, er.EventEntityRegistryUpdatedData event_data)homeassistant.components.person.PersonStorageCollectionprivate
_entity_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event)homeassistant.components.person.PersonStorageCollectionprivate
_get_suggested_id(self, dict info)homeassistant.components.person.PersonStorageCollectionprivate
_process_create_data(self, dict data)homeassistant.components.person.PersonStorageCollectionprivate
_update_data(self, dict item, dict update_data)homeassistant.components.person.PersonStorageCollectionprivate
_validate_user_id(self, str user_id)homeassistant.components.person.PersonStorageCollectionprivate
async_load(self)homeassistant.components.person.PersonStorageCollection
CREATE_SCHEMAhomeassistant.components.person.PersonStorageCollectionstatic
UPDATE_SCHEMAhomeassistant.components.person.PersonStorageCollectionstatic
yaml_collectionhomeassistant.components.person.PersonStorageCollection