All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Not loading custom card due to dependecy issues
- Package lock from yarn to pnpm
- Bumped various build/dev packages
- Fix chart by @MarcHagen in #6
- Update card to work with 2024.4.0+ by @MarcHagen in #5
- Adding precipitation probability (if exists in a weather object)
- Language not getting updated. This was not properly initialized.
- Don't require sun
- Small code format cleanup
- Rewritten to TypeScript
- Rewritten changelog, only formatting
- Language as an option. Now uses Home Assistant selected language.
- Fixed icons under graph looking weird (#1)
- Added option for locale
- Added wind force for metric (Bft)
- Added 1.0.2 version of animated icons
- General cleanup
- Fixed wierd spacing for weather icons
- Hotfix error on string compare
- Adding WindForce for metric
- Added graph possibility
- Added number of forecast values
- Added UI editor
- Hide forecast when not available
- Added sun rise and set times
- Added option for
name
- Some styling tweaks
1.0.1
- Added state
clear-night
@AVirtualL - Use hosted icons, option to use local icons with
icons:
- Used local Lit @iantrich
- Fixes for RTL @AVirtualL