All checks were successful
Validate / Hassfest (push) Successful in 3s
- Add offset parameter for pagination support - Add on_this_day parameter for memories filtering (match month and day) - Add city, state, country parameters for geolocation filtering - Update README with new parameters and examples Co-Authored-By: Claude Opus 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.7.0"
|
|
}
|