aioimmich 0.14.0-1
Package Information
| Description | asynchronous client interface for Immich albums and assets This library talks to an Immich server through its HTTP API using an API key. It can query album records, including names and asset counts, request asset bytes from the server, and fetch server information such as about data and storage usage. The returned data is represented as structured objects for the Immich API areas covered by the module, including albums and server status. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/aioimmich.git (browse) |
| Closes | #1136395 |
| Tracker | https://tracker.debian.org/pkg/aioimmich |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Wed, 13 May 2026 10:48:34 +0100 |
| Source | aioimmich |
| Version | 0.14.0-1 |
Changelog
aioimmich (0.14.0-1) unstable; urgency=medium . * Initial release. (Closes: #1136395)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-aioimmich deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aioimmich
Upstream-Contact: mib1185 <mail@mib85.de>
Source: https://github.com/mib1185/aioimmich
Files: *
Copyright: mib1185 <mail@mib85.de>
License: Apache-2.0
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache 2.0 License
can be found in /usr/share/common-licenses/Apache-2.0 file.