Skip to content

v2.11.0

Choose a tag to compare

@seevee seevee released this 17 Apr 23:49
5f57ccf

2.11.0 — 2026-04-17

Added

  • Add expandDetails option to render details inline without toggle (#137) (c2909b4…)
  • Add cross-provider alert deduplication and provider label (#140) (1b1df86…)

Documentation

  • README polish + dedup screenshot provider labels (#145) (302b890…)

Fixed

  • Default showProvider to false to avoid breaking existing setups (#142) (7d696d7…)

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.