Skip to main content

v0.2.2

v0.2.2

  • ⏱️ Forecast duration setting
    When creating or modifying an entry, you can now choose the forecast duration from 36 to 120 hours (default is 36 h). As the hours increase, the number of forecast points twice a day increases proportionally.
  • 🛠️ Diagnostic sensor “fetch_duration”
    A sensor to display the data update execution time (API requests, processing, calculations). Disabled by default.
  • 🌐 Added Czech translation
    Thanks to @kasparmir for the first implementation of the Czech localization!

More in release v0.2.2

v0.2.1

v0.2.1

🌸 Pollen Forecast (BETA)

  • Hourly and twice-daily pollen forecasts now include values for selected allergens.
  • For each pollen sensor, there is now an attribute with the forecast for the next day, showing the daily forecast for the next day, just like for the pollen index.

More in release v0.2.1

v0.2.0

v0.2.0

  • 🌍 Support for two SILAM versions
    Ability to choose between SILAM Europe (v6.0) and SILAM Regional (v5.9.1) — with an automatic availability check.
    SILAM Regional (v5.9.1) provides more detailed and accurate forecasts for Northern and Northwestern Europe.

  • 🌸 Pollen Forecast (BETA)
    New weather sensor with hourly and twice-daily pollen forecasts via weather.get_forecasts.

  • 📊 Unified data handler + update service
    All data are cached through data_processing.py.
    Added service SILAM Pollen monitor: Manual Update — can be called manually or in automations.

  • 🎨 Icons for integration and sensors
    Visual indicators are clearer: each allergen now has its own icon.

  • 🌐 Localization (in 8 languages)
    The interface is translated into: Russian, English, Finnish, Italian, Swedish, Norwegian, Danish, and German.

More in release v0.2.0