Releases: krissen/pollenprognos-card
v2.8.1: Stale data indicators for Polleninformation EU (peu) integration
New: Stale data indicators for Polleninformation EU (peu) integration
When the upstream API temporarily returns no data for a region, the card now displays informative indicators instead of error messages.
Full location stale:
- Shows a yellow-tinted icon with "Pollen data temporarily unavailable" message
- Indicates the provider is not currently returning data for the region
Per-allergen stale:
- Individual allergens without data show "No data" with a yellow icon
- Other allergens with valid data continue to display normally
- Stale allergens are visually dimmed to distinguish from active data
Requires: Polleninformation EU v0.5.0+ for stale data attributes.
🐛 Bug Fixes
- Fixed: typo in Polish locale by @Krzysztonek
Full Changelog: v2.8.0...v2.8.1
v2.8.1-beta1: Support
New: Stale data indicators for Polleninformation EU (peu) integration
When the upstream API temporarily returns no data for a region, the card now displays informative indicators instead of error messages.
Full location stale:
- Shows a yellow-tinted icon with "Pollen data temporarily unavailable" message
- Indicates the provider is not currently returning data for the region
Per-allergen stale:
- Individual allergens without data show "No data" with a yellow icon
- Other allergens with valid data continue to display normally
- Stale allergens are visually dimmed to distinguish from active data
Requires: Polleninformation EU v0.5.0+ for stale data attributes.
🐛 Bug Fixes
- Fixed: typo in Polish locale by @Krzysztonek
Note: This is a beta release. Please report any issues on GitHub.
Full Changelog: v2.8.0...v2.8.1-beta1
v2.8.0: 🇱🇺 Pollen.lu integration and 🇵🇱 Polish localization
Wesołych Świąt! Schéi Krëschtdeeg! 🎄
We're celebrating the holidays by expanding our reach! This release brings support for Luxembourg's Pollen.lu integration and a complete Polish translation—the latter courtesy of our wonderful new contributor @Krzysztonek.
Whether you're tracking birch pollen in Białystok or monitoring goosefoot in Luxembourg City, we wish you a peaceful holiday season with clear skies and low pollen counts! 🌟
What's New
Pollen.lu Integration
Added support for Luxembourg's official pollen data service via the Pollen.lu integration. Provides current-day pollen levels for 11 allergen types including goosefoot, plantain, and sorrel.
Polish Localization
Full Polish translation of the card interface, bringing the total supported languages to 13. Thanks @Krzysztonek!
What's Changed
Features
- Add support for Pollen.lu integration by @krissen in #160
- Polish Translation of Pollenprognos UI Card by @Krzysztonek in #163
Documentation
- Add comprehensive installation guide with step-by-step instructions for all 6 integrations
- Add quick-start guide for beginners
- Update all documentation to reflect 13 supported languages and 6 integrations
New Contributors
- @Krzysztonek made their first contribution in #163
Full Changelog: v2.7.2...v2.8.0
v2.8.0-beta1: Initial support for Pollen.lu integration
What's Changed
Full Changelog: v2.7.2...v2.8.0-beta1
v2.7.2: Kleenex bugfixes
In short
Bugfixes for primarily Kleenex integration pertaining to localised category names and location detection. Minor fix for polleninformation; was missing some short-form allergen strings.
What's Changed
- Add missing locale strings for category allergen short phrases and fix PEU adapter bug
Closes #147 - Fix Kleenex integration manual mode UI to show entity prefix/suffix fields
Closes #148 - Fix Kleenex category sensor detection with slugify and localized sensor names
Closes #148
Full Changelog: v2.7.1...v2.7.2
v2.7.2-beta4: Kleenex bug fixes
What's Changed
- Fix Kleenex integration manual mode sensor discovery in #153
- (kleenex) Added kruid(en) as a possible alias to onkruiden, weeds in #154
- Fix Kleenex location detection to support localized category names in #155 and #156
Full Changelog: v2.7.2-beta3...v2.7.2-beta4
v2.7.2-beta3: Kleenex bugfixes
What's Changed
- Add missing locale strings for category allergen short phrases and fix PEU adapter bug by @Copilot in #145
- Fix Kleenex integration manual mode UI to show entity prefix/suffix fields by @Copilot in #151
- Fix Kleenex category sensor detection with slugify and localized sensor names by @Copilot in #150
Full Changelog: v2.7.1...v2.7.2-beta3
v2.7.2-beta2
What's Changed
- Add missing locale strings for category allergen short phrases and fix PEU adapter bug by @Copilot in #145
- Fix Kleenex category sensor detection with slugify and localized sensor names by @Copilot in #150
Full Changelog: v2.7.1...v2.7.2-beta2
v2.7.2-beta1: Kleenex category big fix
Full Changelog: v2.7.1...v2.7.2-beta1
v2.7.1: Aesthetic bug fixes (PEU, DWD) and outline tweaks (allergen)
In short
- Fixes some bugs related to PEU and DWD integrations.
- New default, syncing allergen stroke colour with level colour (thank you for the suggestion @DrMurx). Set
allergen_stroke_color_synced: falseif you preferred the looks of allergens in v2.7.0!
What's Changed
- Fix allergens being reset when toggling selections in PEU integration in #136 Closes #135
- Fix sorting error and display issues when sensors have n/a values and threshold is 0 in #137
- Fix DWD adapter icon coloring by adding display_state field in #141 Closes #139
- Add option to sync allergen stroke color with level color (enabled by default) in #142 Closes #140
- Add allergen_levels_gap_synced option for independent gap control in #143
Full Changelog: v2.7.0...v2.7.1