Go to the source code of this file.
|
| list[BaseProtectEntity] | homeassistant.components.unifiprotect.entity._async_device_entities (ProtectData data, type[BaseProtectEntity] klass, ModelType model_type, Sequence[ProtectEntityDescription] descs, Sequence[ProtectEntityDescription]|None unadopted_descs=None, ProtectAdoptableDeviceModel|None ufp_device=None) |
| |
| list[ProtectEntityDescription] | homeassistant.components.unifiprotect.entity._combine_model_descs (ModelType model_type, dict[ModelType, Sequence[ProtectEntityDescription]]|None model_descriptions, Sequence[ProtectEntityDescription]|None all_descs) |
| |
| list[BaseProtectEntity] | homeassistant.components.unifiprotect.entity.async_all_device_entities (ProtectData data, type[BaseProtectEntity] klass, dict[ModelType, Sequence[ProtectEntityDescription]]|None model_descriptions=None, Sequence[ProtectEntityDescription]|None all_descs=None, list[ProtectEntityDescription]|None unadopted_descs=None, ProtectAdoptableDeviceModel|None ufp_device=None) |
| |