ee45fdc177
Fix the services API
Validate / Hassfest (push) Successful in 3s
2026-02-01 02:22:52 +03:00
4b0f3b8b12
Enhance get_assets service with flexible filtering and sorting
...
Validate / Hassfest (push) Successful in 5s
- Replace filter parameter with independent favorite_only boolean
- Add order_by parameter supporting date, rating, and name sorting
- Rename count to limit for clarity
- Add date range filtering with min_date and max_date parameters
- Add asset_type filtering for photos and videos
- Update README with language support section and fixed sensor list
- Add translations for all new parameters
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-01 01:39:04 +03:00
e5e45f0fbf
Add asset preprocessing filter and enhance asset data
...
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 >
2026-02-01 01:14:21 +03:00
459f5ef1e5
Bump version to 2.0.0 (major release)
Validate / Hassfest (push) Successful in 3s
2026-01-31 17:07:40 +03:00
02c0535f50
Add telegram media sender as service. Also fixed the via_device warnings that would break in HA 2025.12.0.
Validate / Hassfest (push) Successful in 3s
2026-01-31 04:07:13 +03:00
3a0573e432
Add persistent storage
2026-01-30 15:30:05 +03:00
9013c5e0c3
Update README to use github remote url
2026-01-30 14:40:50 +03:00
557ec91f05
Update remote url for HACS config and README
2026-01-30 14:12:46 +03:00
436139ede9
Prepare the integration for HACS installation
2026-01-30 14:11:28 +03:00