v2.10.0
2.10.0 — 2026-04-08
Added
- Support multiple entities in a single card (#129) (13361a9…)
- Show sample data toggle with nudge when no alerts active (#133) (f7648d1…)
Changed
Fixed
- Preserve NWS period forecast lines and make release script resumable (#126) (b1be730…)
- Show hint when no provider entities are found (#128) (8ae9c61…)
Maintenance
Migrating from v1.x
The card was renamed from NWS Alerts Card to Weather Alerts Card to reflect multi-provider support. Your existing dashboards will continue to work — the old element name is supported but deprecated.
- Update your dashboard YAML: change
type: custom:nws-alerts-cardtotype: custom:weather-alerts-card - Update your resource URL:
- HACS users: HACS updates the resource path automatically — no action needed.
- Manual install: In Settings → Dashboards → Resources, change
/local/nws-alerts-card.jsto/local/weather-alerts-card.js
- The old names will be removed in v3.