Skip to content

v2.2.0 - Auto-Expanded Alerts

Choose a tag to compare

@sxdjt sxdjt released this 07 Jan 06:30

Added

  • show_expanded configuration option to display alert descriptions expanded by default (thanks to @christopherdopp for the idea)
  • Support for individual alert toggling regardless of default expanded state
  • _collapsedAlerts state tracking for expanded-by-default mode

Configuration

Set show_expanded: true in your card configuration to have alerts displayed expanded by default:

type: custom:nws-alert-card
nws_zone: AKZ844
email: your-email@example.com
show_expanded: true

See the CHANGELOG for full release history.