Releases: finity69x2/nws_alerts
Add extra requested attributes
Small change to add two new attributes as requested for "ends" and "areaDesc" (areas affected) information.
Complete rewrite of alerts attributes structure
MAJOR BREAKING CHANGES!
The alerts attributes data structure has been completely reorganized for better human readability and it will hopefully lend itself to easier data retrieval as necessary.
None of the existing automations, scripts or dashboard examples will continue to function with this update so be sure to update those in your system as well if you use them.
I've tested the changes as thoroughly as possible but I can't guarantee that I have made some mistake that I've missed. So as always please let me know of anything that needs fixed and...
Use at your own risk.
add onset attribute
Added an "Onset" attribute and cleaned up some documentation
Changes to use async_forward_entry_setups
No functionality changes
Thanks @Snuffy2 for the updated code
minor update to manifest
4.1 Update manifest.json
Adds the ability to use a device_tracker for alert location data
You can now optionally configure a dynamically updated NWS Alerts sensor by adding a device_tracker entity to the sensor config.
This is particularly useful if you travel outside of your statically configured Zone or GPS location and want to get updated NWS alerts for your current location.
Combines the Zone ID integration and the GPS Location integrations
This is an updated version of the NWS integration that combines the previous Zone ID integration version with the new GPS location integration option.
There should be no breaking changes with this update.
Please report any issues.
update config_entries setup method for HA 2023.3
2.8 Update manifest.json
Update version in Manifest
No additional functionality or breaking changes. Only updating the version in the manifest since I've been forgetting to update it since V2.0.
Make separators all consistent for attributes
2.6 make event_id separator consistent with other separators