Skip to content

Releases: MarcHagen/weather-card

v1.8.3 - 2024-12-06

06 Dec 22:30
v1.8.3
5e5296d
Compare
Choose a tag to compare

🔨 FIXED

  • Not loading custom card due to dependecy issues

Full Changelog: v1.8.2...v1.8.3

v1.8.2 - 2024-09-26

26 Sep 13:43
cb9a67c
Compare
Choose a tag to compare

🧹 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

19 Jun 22:15
14528dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0 - 2024-06-10

10 Jun 20:51
0da1479
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

1.7.1 - 2021-05-30

30 May 20:59
Compare
Choose a tag to compare

✨ 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

30 May 19:47
Compare
Choose a tag to compare

✨ 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

06 Sep 17:42
47134c7
Compare
Choose a tag to compare

Bug Fixes

  • #2 - Fixed wind direction, and HA icon not displaying

v1.6.4 - 2020-04-30

30 Apr 22:11
b85e766
Compare
Choose a tag to compare

Bug Fixes

  • Fix temp spacing with HA 109+

v1.6.3 - 2020-04-05

05 Apr 15:03
Compare
Choose a tag to compare

Bug Fixes

  • #1 - Fixed icons under graph looking weird

v1.6.2 - New release of weather card

27 Feb 20:53
Compare
Choose a tag to compare
  • 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.