v1.9.4
πΌ Pollen Levels v1.9.4
π§° Release tooling update focused on more reliable HACS packaging and stricter CI guarantees.
No runtime or sensor behavior changes in this release.
π Highlights
-
π¦ More reliable HACS release packaging
- The HACS
zip_releaseautomation now validates that the produced ZIP has the correct integration-root layout.
- The HACS
-
β Fail fast when the release ZIP is missing
- Releases now fail strictly if
pollenlevels.zipis not generated, preventing incomplete uploads.
- Releases now fail strictly if
-
β¬οΈ Updated artifact uploads
- The package-test workflow now aligns artifact uploads with
actions/upload-artifact@v6.
- The package-test workflow now aligns artifact uploads with
π§ Detailed changes
[1.9.4] β 2026-02-24
Changed
- Updated release packaging automation for HACS
zip_releaseby validating the integration-root ZIP layout, enabling strict release upload failure whenpollenlevels.zipis missing, and aligning package-test artifact upload toactions/upload-artifact@v6.
Full Changelog: v1.9.3...v1.9.4