v0.5.1-beta2
Pre-release
Pre-release
Review fixes
- Allergy risk sensors used stale snapshot data —
AllergyRiskSensorandAllergyRiskHourlySensornow read dynamically fromcoordinator.data, matchingPolleninformationSensor. Stale-created sensors recover when fresh data arrives. - README claimed sensors become "unavailable" — corrected to "unknown state" to match actual behaviour.
- Integration name inconsistency — standardized on "Polleninformation EU" (manifest name) across README and info.md.
- Options flow fallback title mismatch — removed extra "Polleninformation" prefix so title stays consistent after reconfigure.
- Options flow update_interval not sanitized — cast + clamp the persisted default before rendering NumberSelector, preventing form crash on corrupted config.
- Options translations incomplete — added
optionssection with proper translations to all 15 non-English language files.