v0.3.0
v0.3.0 π One glance β the full picture of weather and pollen.β
v0.3.0 delivers a cohesive experience: one card brings together weather and pollen with a familiar look, fast response, and clear presentation. The integration now ships with the dashboard card included: a local JS module is bundled β no CDN or external dependencies (you only need to add it once under βResourcesβ). The Basic panel preserves the simplicity of the stock Weather card, while the Extended panel unfolds all forecast and allergen layers β tidy, informative, and straight to the point.
-
π Experimental Lovelace card (local build)
- Self-contained JS bundle, no CDN, works offline.
- Built-in visual editor (LitElement) β configure right in the UI.
- Live WebSocket updates β no polling delays.
- Automatic i18n: language, formats, and units from Home Assistant.
- Native MDI icons and theme support.
- Compatible with any
weather.*, shines withweather.silam_pollen_*_forecast.
-
πΌ Basic panel
- Mirrors the stock Home Assistant Weather card for maximum visual consistency.
- For current weather, shows current conditions and one primary attribute of your choice β just like the stock card β and additionally lets you select an unlimited number of draggable attributes (toggle row or column layout).
- When forecast is enabled for SILAM, the forecast row shows the pollen index icon and state instead of weather condition and temperature; for other weather integrations, behavior is identical to the stock card.
- Supports a scrollable list of forecast slots if they donβt fit horizontally.
- Number of slots is configurable in the editor: up to 12 via slider or unlimited via manual input.
- Selecting attributes in the additional block unlocks wide possibilities to visualize weather data the way you like.
-
π Extended forecast panel
-
Modes: Standard, Focus, Minimal.
-
πΏ Allergen-level forecasts
- A dedicated forecast line for each selected allergen.
- Peak concentrations highlighted in 12-hour and daily views.
- Show details on tap on pollen blocks: opens the sensor card for the tapped allergen; behavior is configurable in the editor.
- Trend logic + icon β clear up/down indication.
-
β Full forecast layers
- Temperature and apparent temperature, precipitation (probability and amount), UV index, wind (speed, gust, direction), cloud coverage, humidity, dew point, pressure.
- Meteo risk strip (experimental): fog (radiation/advection), dew, frost, icing/freezing rain, heavy rain/snow, heat, wind chill, strong/storm wind, βbarometric sawβ.
- Slim strips for humidity and dew point, clear labels, refined typography.
- Gestures: tap / hold / double tap (navigate, link, call service, perform action).
-
πΏ Updated pollen sensor modelβ
- πΈ Pollen Forecast Sensor β now primary and out of beta
- ποΈ Pollen Index β deprecated
- Marked as deprecated.
- Available only via the Legacy toggle (off by default for new installs).
- Migration preserves compatibility: existing entries get
legacy=true.
If you relied on the previous index or legacy allergen aggregation, review and adjust thresholds in your automations and scripts.