Releases: MrBartusek/MeteoalarmCard
v2.7.1
What's Changed
- Cleanup DWD integration code by @MrBartusek in #256
- Add most missing event types and levels to weatheralerts by @MrBartusek in #250
- Fix orange warning level color by @MrBartusek in #257
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Update README card-mod example to car-mod 3.4.0 by @MrBartusek in #236
- Update Czech translation by @nijel in #235
- Update DWD event types to newest specification by @niklas1375 in #241
- Improve coverage for French prefixes in env Canada by @MrBartusek in #251
- Expose headline and caption font size for card-mod by @MrBartusek in #252
New Contributors
- @nijel made their first contribution in #235
- @niklas1375 made their first contribution in #241
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Fix readme typo by @dnlbauer in #216
- Fix weatheralerts: "Special Weather" Alert Type Not Found by @shaulbd in #217
- Update eslint rules & update eslint-related dependencies by @MrBartusek in #220
- Environment Canada (French): Fix Watch and Severe Thunderstorm events detection by @MrBartusek in #222
- DWD: Fix entity type detection when using translated
enity_id
by @MrBartusek in #223 - Meteoalarm: Fix event type detection by @MrBartusek in #225
- Improve custom CSS support by @MrBartusek in #227
New Contributors
Full Changelog: v2.5.4...v2.6.0
v2.5.4
What's Changed
- Add smog warning type for Environment Canada by @jbytheway in #200
- Add Blowing Dust even type to Weatheralerts by @MrBartusek in #205
- Add support for event id
248
to DWD integration by @cepresso in #211 - Update Dutch translation by @mdresen in #212
New Contributors
- @jbytheway made their first contribution in #200
- @cepresso made their first contribution in #211
- @mdresen made their first contribution in #212
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Fix "Special Weather" Alert Type Not Found by @brendangoldz in #196
- Add missing weatheralerts event types by @MrBartusek in #198
- Fix env canada french air quality warning by @MrBartusek in #199
New Contributors
- @brendangoldz made their first contribution in #196
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Add
Rip Current
event to weatheralerts by @MrBartusek in #184 - Add missing weatheralerts event types by @MrBartusek in #186
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Fix weatheralerts alert headline by @MrBartusek in #177
- Fix
disableSweeper
configuration option by @MrBartusek in #178 - Fix
hide_when_no_warning
by @MrBartusek in #181
Full Changelog: v2.5.0...v2.5.1
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
v2.4.3
What's Changed
- Standardize
getLevelBySeverity
functions by @MrBartusek in #161 - Fix card scaling on very small sizes by @MrBartusek in #162
- Update Estonian translation by @Repsionu in #159
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Update default card radius by @MrBartusek in #141
- Fix Environment Canada warning for French "Froid Extrême" (Extreme Cold) by @MrBartusek in #152
- Use actual event names as warnings title in weatheralerts by @MrBartusek in #153
Full Changelog: v2.4.1...v2.4.2