Skip to content

Releases: finity69x2/nws_alerts

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

Add Event Expiration attribute

10 Jul 07:23
31d8619
Compare
Choose a tag to compare
Update sensor.py

add event expiration

bugfixes

23 Apr 12:38
602c786
Compare
Choose a tag to compare
Merge pull request #34 from firstof9/fixes

fix: fix user input malformed error and translations

Update en.json translation to fix Hassfest validation error

06 Apr 03:55
a47fef1
Compare
Choose a tag to compare

Add Alert Severity as its own attribute

29 Jan 06:14
8817a2c
Compare
Choose a tag to compare
2.4

Update manifest.json

Update code for 2021.12

13 Dec 03:28
0bc5a9f
Compare
Choose a tag to compare

changed "device_state_attributes" to "extra_state_attributes".

Fix bug in yaml config

05 Oct 23:31
45c4a41
Compare
Choose a tag to compare

Fixes the bug in yaml config that created new sensors on server restart

Adds "event_status" attribute and "Status" to display description

06 Aug 07:41
48b2008
Compare
Choose a tag to compare
Merge pull request #21 from finity69x2/dev

Dev