v3.0.2
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-temperatureorsnow/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