All checks were successful
Validate / Hassfest (push) Successful in 3s
Features: - Filter unprocessed assets from events and get_assets service - Videos require completed transcoding (encodedVideoPath) - Photos require generated thumbnails (thumbhash) - Add photo_url field for images (preview-sized thumbnail) - Simplify asset attribute names (remove asset_ prefix) - Prioritize user-added descriptions over EXIF descriptions Documentation: - Update README with new asset fields and preprocessing note - Update services.yaml parameter descriptions Version: 2.1.0 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
13 lines
436 B
JSON
13 lines
436 B
JSON
{
|
|
"domain": "immich_album_watcher",
|
|
"name": "Immich Album Watcher",
|
|
"codeowners": ["@alexei.dolgolyov"],
|
|
"config_flow": true,
|
|
"dependencies": [],
|
|
"documentation": "https://github.com/DolgolyovAlexei/haos-hacs-immich-album-watcher",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/DolgolyovAlexei/haos-hacs-immich-album-watcher/issues",
|
|
"requirements": [],
|
|
"version": "2.1.0"
|
|
}
|