Releases: MarcHagen/weather-card
Releases · MarcHagen/weather-card
v1.8.3 - 2024-12-06
v1.8.2 - 2024-09-26
🧹 Cleanup
- Package lock from yarn to pnpm
- Bumped various build/dev packages
Full Changelog: v1.8.1...v1.8.2
v1.8.1 - 2024-06-20
v1.8.0 - 2024-06-10
What's Changed
- Update card to work with 2024.4.0+ by @MarcHagen in #5
Full Changelog: v1.7.1...v1.8.0
1.7.1 - 2021-05-30
✨ NEW
- Adding precipitation probability (if exists in weather object)
🔨 FIXED
- Language not getting updated. This was not properly initialized.
🧹 Cleanup
- Don't require sun
- Small code format cleanup
1.7.0 - 2021-05-30
✨ NEW
- Rewritten to TypeScript
📝 DOCUMENTATION
- Rewritten changelog, only formatting
🧹 Removed
- Language as a option. Now uses Home Assistant selected language.
1.6.5 - 2020-09-06
Bug Fixes
- #2 - Fixed wind direction, and HA icon not displaying
v1.6.4 - 2020-04-30
Bug Fixes
- Fix temp spacing with HA 109+
v1.6.3 - 2020-04-05
Bug Fixes
- #1 - Fixed icons under graph looking weird
v1.6.2 - New release of weather card
- Added option for locale
- Added wind force for metric (Bft)
- Fixed wierd spacing for weather icons
- Added 1.0.2 version of animated icons
General cleanup of code.