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.PersonStorageCollection | private |
| _entity_registry_filter(self, er.EventEntityRegistryUpdatedData event_data) | homeassistant.components.person.PersonStorageCollection | private |
| _entity_registry_updated(self, Event[er.EventEntityRegistryUpdatedData] event) | homeassistant.components.person.PersonStorageCollection | private |
| _get_suggested_id(self, dict info) | homeassistant.components.person.PersonStorageCollection | private |
| _process_create_data(self, dict data) | homeassistant.components.person.PersonStorageCollection | private |
| _update_data(self, dict item, dict update_data) | homeassistant.components.person.PersonStorageCollection | private |
| _validate_user_id(self, str user_id) | homeassistant.components.person.PersonStorageCollection | private |
| async_load(self) | homeassistant.components.person.PersonStorageCollection | |
| CREATE_SCHEMA | homeassistant.components.person.PersonStorageCollection | static |
| UPDATE_SCHEMA | homeassistant.components.person.PersonStorageCollection | static |
| yaml_collection | homeassistant.components.person.PersonStorageCollection | |