Releases: finity69x2/nws_alerts
Releases · finity69x2/nws_alerts
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
Add Event Expiration attribute
Update sensor.py add event expiration
bugfixes
Merge pull request #34 from firstof9/fixes fix: fix user input malformed error and translations
Update en.json translation to fix Hassfest validation error
2.4.1 Update for Hassfest error fix
Add Alert Severity as its own attribute
2.4 Update manifest.json
Update code for 2021.12
changed "device_state_attributes" to "extra_state_attributes".
Fix bug in yaml config
Fixes the bug in yaml config that created new sensors on server restart
Adds "event_status" attribute and "Status" to display description
Merge pull request #21 from finity69x2/dev Dev