v1.7.2
Changelog
[1.7.2] – 2025-09-01
Fixed
- Diagnostics: redact
location.latitude/location.longitudeinside the request example to avoid leaking coordinates in exports.
[1.7.1] – 2025-09-01
Changed
- Internal refactor: centralize forecast attribute building for TYPES & PLANTS into a single helper to reduce duplication and ensure parity.
- Logging: add a top-level INFO when
pollenlevels.force_updateis invoked.
Notes
- No behavior changes; entities, attributes, and options remain identical.
[1.7.0] – 2025-08-31
Fixed
- TYPE per-day sensors (D+1/D+2) now use the correct day's
inSeasonandadviceinstead of inheriting today's values.
Added
- Plant forecast (attributes only): plant sensors now include
forecast,tomorrow_*,d2_*,trend, andexpected_peak, mirroring TYPE sensors.
Notes
- No new plant entities are created; forecast is available via attributes to keep entity count low.
Full Changelog: v1.6.5...v1.7.2