Skip to content

Releases: finity69x2/nws_alerts

Add extra requested attributes

04 Sep 02:56
0e747f0
Compare
Choose a tag to compare

Small change to add two new attributes as requested for "ends" and "areaDesc" (areas affected) information.

Complete rewrite of alerts attributes structure

04 Aug 18:54
f9c6807
Compare
Choose a tag to compare

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

15 Jul 05:47
3a0b041
Compare
Choose a tag to compare

Added an "Onset" attribute and cleaned up some documentation

Changes to use async_forward_entry_setups

14 Jul 04:22
7a42068
Compare
Choose a tag to compare

No functionality changes

Thanks @Snuffy2 for the updated code

minor update to manifest

11 May 00:35
f01d2b5
Compare
Choose a tag to compare
4.1

Update manifest.json

Adds the ability to use a device_tracker for alert location data

09 May 07:01
5292ebf
Compare
Choose a tag to compare

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

22 Mar 01:17
fbb67d9
Compare
Choose a tag to compare

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

09 Feb 15:36
2cadf97
Compare
Choose a tag to compare

Update version in Manifest

23 Dec 17:15
302f34f
Compare
Choose a tag to compare

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

11 Dec 20:51
e8130c4
Compare
Choose a tag to compare
2.6

make event_id separator consistent with other separators