v2.5.0
ℹ Important information for Environnement Canada (env_canada
) users (#174)
Starting from this version Environnement Canada integration also support advisory entity. Previously card was working on three entities (warings, watches and statements sensors) now it works on four. Please update your configuration to also use an advisory entity. Your configuration should look something like this:
Note
This is NOT a breaking change. Without configuration change your card will behave exactly the same as before. Nevertheless, adding an advisory entity is highly recommended so you don't miss out on any alerts.
What's Changed
- Add
overrides
to getLevelBySeverity (fix NINA severities) by @MrBartusek in #166 - Fix HA frotnent version check by @MrBartusek in #165
- Fix integration unavailable card by @MrBartusek in #172
- Add air quality alert to Environment Canada by @MrBartusek in #173
- Environment Canada advisory alerts support by @MrBartusek in #174
- Rewrite weatheralerts integration by @MrBartusek in #175
- Add filters for event type and level by @MrBartusek in #176
Full Changelog: v2.4.3...v2.5.0