Skip to content

v0.5.1-beta2

Pre-release
Pre-release

Choose a tag to compare

@krissen krissen released this 31 Mar 18:21

Review fixes

  • Allergy risk sensors used stale snapshot dataAllergyRiskSensor and AllergyRiskHourlySensor now read dynamically from coordinator.data, matching PolleninformationSensor. 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 options section with proper translations to all 15 non-English language files.