Files
haos-hacs-immich-album-watcher/custom_components/immich_album_watcher/manifest.json
alexei.dolgolyov ee45fdc177
All checks were successful
Validate / Hassfest (push) Successful in 3s
Fix the services API
2026-02-01 02:22:52 +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.2.1"
}