weatheralerts v2026.5.0 #96
jlverhagen
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Weather Alerts v2026.5.0
Release date: May 6, 2026
Important - Read Before Updating
This release does not introduce breaking changes for users upgrading from Weather Alerts v2026.1.0.
If you are upgrading from v2026.1.0, existing Weather Alerts sensors, automations, dashboard cards, and integration options should continue to work.
If you are upgrading from v0.1.5 or earlier, review the v2026.1.0 migration notes before updating because the integration moved from YAML platform configuration to UI-based configuration in v2026.1.0.
Breaking Changes and Deprecations
No New Breaking Changes
What You Should Do Before Updating
Review the WeatherAlerts Alert Card documentation:
https://github.com/custom-components/weatheralerts/blob/master/documentation/alert_card.md
If you are upgrading from a version prior to v2026.1.0, review the migration documentation:
https://github.com/custom-components/weatheralerts/blob/master/documentation/migration.md
Summary of Changes in 2026.5.0
This release adds the new bundled WeatherAlerts Alert Card, improves NWS headline handling, and updates documentation for the new card and fixed NWSheadline and NWSheadlines alert attributes.
The new card provides built-in dashboard display options for active Weather Alerts without requiring users to build complex Lovelace templates manually. The WeatherAlerts Alert Card is a work-in-progress, with more configurability and customization options planned for future releases. Feel free to start a discussion or open an issue on the Github repo with suggestions for this new card.
New Features
WeatherAlerts Alert Card
rotating,ticker,list, andfulldisplay modes.headline_source.Automatic dashboard resource registration
Expanded NWS headline data
NWSheadlinesto each alert item.NWSheadlineprovides the first NWS headline value as a string.NWSheadlinesprovides the full NWS headline list for users who want access to all returned headline values.Fixes
NWSheadlinehandling so the value is correctly populated from the NWS APIparameters.NWSheadlinelist.NWSheadlinesso future NWS alerts with multiple headline values can expose the full list.Thanks to lmilius for the NWSheadline pull request: #94
Documentation
Updated documentation includes:
WeatherAlerts Alert Card documentation:
https://github.com/custom-components/weatheralerts/blob/master/documentation/alert_card.md
Sensor attributes documentation:
https://github.com/custom-components/weatheralerts/blob/master/documentation/sensor.md
Automation examples:
https://github.com/custom-components/weatheralerts/blob/master/documentation/examples_automations.md
Dashboard examples:
https://github.com/custom-components/weatheralerts/blob/master/documentation/examples_dashboard.md
Full documentation, examples, and troubleshooting guides:
https://github.com/custom-components/weatheralerts/tree/master/documentation
Notes for Existing Users
Support
If you encounter issues after upgrading:
Issue tracker:
https://github.com/custom-components/weatheralerts/issues
This discussion was created from the release weatheralerts v2026.5.0.
Beta Was this translation helpful? Give feedback.
All reactions