v2.2.0 - Auto-Expanded Alerts
Added
show_expandedconfiguration option to display alert descriptions expanded by default (thanks to @christopherdopp for the idea)- Support for individual alert toggling regardless of default expanded state
_collapsedAlertsstate 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: trueSee the CHANGELOG for full release history.