Skip to content

v3.0.2

Choose a tag to compare

@seevee seevee released this 26 May 14:38
ffdbab2

What's Changed

A small patch release with a single icon fix. No breaking changes — safe to update directly from any v3.x version; no configuration changes are required.

🐛 Fixed

  • MeteoAlarm weather icons now match correctly. Alert types whose labels contain hyphens or slashes — for example high-temperature or snow/ice — were falling through to the generic fallback icon because they didn't match our space-separated keyword list. Separators are now normalized before matching, so these alerts display their proper icon (thunderstorm, hail, heat, etc.). (#176)

Full Changelog: v3.0.1...v3.0.2