Skip to content

v2.11.1

Choose a tag to compare

@seevee seevee released this 18 Apr 22:02
abe8b3c

2.11.1 — 2026-04-18

Documentation

Fixed

  • Use OR wrapper for multi-entity hideNoAlerts visibility (#148) (8a809fc…)

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.

  1. Update your dashboard YAML: change type: custom:nws-alerts-card to type: custom:weather-alerts-card
  2. 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.js to /local/weather-alerts-card.js
  3. The old names will be removed in v3.