Files
haos-hacs-immich-album-watcher/custom_components/immich_album_watcher/manifest.json
alexei.dolgolyov fde2d0ae31
All checks were successful
Validate / Hassfest (push) Successful in 4s
Bump version to 2.7.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 02:51:22 +03:00

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.7.1"
}