• v2.1.0 e5e45f0fbf

    Add asset preprocessing filter and enhance asset data
    All checks were successful
    Validate / Hassfest (push) Successful in 3s

    alexei.dolgolyov released this 2026-02-01 01:14:21 +03:00 | 77 commits to master since this release

    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

    Downloads