Files
haos-hacs-immich-album-watcher/custom_components/immich_album_watcher/manifest.json
alexei.dolgolyov 459f5ef1e5
All checks were successful
Validate / Hassfest (push) Successful in 3s
Bump version to 2.0.0 (major release)
2026-01-31 17:07:40 +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.0.0"
}