Skip to content

Releases: mlamberts78/weather-chart-card

V1.8.1

08 Sep 12:29
ead7212
Compare
Choose a tag to compare

🚀 Features

  • Added option to change the chart text color

🛠 Under the hood

  • None

V1.8

18 Aug 09:00
740f9b2
Compare
Choose a tag to compare

🚀 Features

  • Added second optional chart style

🛠 Under the hood

  • Migrated from chart JS 3.x to 4.x
  • Updated all dependencies

V1.7.2

13 Aug 07:50
693319b
Compare
Choose a tag to compare

🚀 Features

  • Option to hide current weather condition (request in #20)

🛠 Under the hood

  • None

V1.7.1

11 Aug 11:17
5407c64
Compare
Choose a tag to compare

🚀 Features

  • Option to change chart day / time font color (closes #20)
  • Option to change current temperature font size (request in #20)

🛠 Under the hood

  • None

V1.7

04 Aug 13:39
97c1a6b
Compare
Choose a tag to compare

🚀 Features

  • Support for imperial units (mph and inHg)
  • Support for m/s as wind_speed input attribute unit (#15)
  • Accept wind bearing as 1-3 letter cardinal direction (#18)
  • Added option for alternative wind bearing sensor
  • Added option for alternative wind speed sensor

🛠 Under the hood

  • None

V1.6.5

30 Jul 19:04
b300ac5
Compare
Choose a tag to compare

🚀 Features

  • Added option for alternative UV index sensor (#16)

🛠 Under the hood

  • Fixed small typo in card configurator

V1.6.4

28 Jul 13:48
6243422
Compare
Choose a tag to compare

🚀 Features

  • Option rounding the forecast temperatures
  • Added Italian, Portuguese and Greek localization

🛠 Under the hood

  • Fixed default settings for show_attributes (Bugfix #9 )
  • Time, date and day text size adjust on screen size

V1.6.3

27 Jul 15:32
e62f397
Compare
Choose a tag to compare

🚀 Features

  • Added option to show current time
  • Added option to show current date (Only when show_time is true)
  • Added option to show current day (Only when show_time is true)

🛠 Under the hood

  • None

V1.6.1

26 Jul 11:03
e65a083
Compare
Choose a tag to compare

🚀 Features

  • Added option to show windspeed in Bft (Beaufort) (#4)

🛠 Under the hood

  • Fixed some typos in localization
  • Adjusted position forecast wind direction icon

V1.6

24 Jul 14:38
7dfcc1e
Compare
Choose a tag to compare

🚀 Features

  • New styling
  • Danish localization
  • Norwegian localization
  • Option to hide sun

🛠 Under the hood

  • None