Skip to content

Releases: mlamberts78/weather-chart-card

V2.4.9

21 Aug 14:17
b31a593
Compare
Choose a tag to compare

🚀 Features

🛠 Under the hood

  • Fix french translation Thanks @libussa

V2.4.7

13 Jun 05:55
84f5bb8
Compare
Choose a tag to compare

🚀 Features

🛠 Under the hood

  • Fixed an hourly chart has labels with days instead (Closes #169) Thanks @TerranceN

V2.4.6

10 May 10:31
e88206b
Compare
Choose a tag to compare

🚀 Features

  • Added Korean translation. Thanks @miumida

🛠 Under the hood

  • Fixed missing sun setting in readme (Closes #160)
  • Updated some Portuguese translation. Thanks @ViPeR5000

V2.4.5

29 Mar 15:20
930a68b
Compare
Choose a tag to compare

🚀 Features

  • Conditionally render last changed information (Closes #146)
  • Add conditional disabling of chart animation (Closes #142)

🛠 Under the hood

  • Updated Czech localization Thanks @Sajmonos

V2.4.4

29 Mar 09:48
7c26ffa
Compare
Choose a tag to compare

🚀 Features

  • Added option to show attribute dew_point (Closes #147)
  • Added option to have dew point as alternative sensor (Closes #147)
  • Added option to show attribute wind_gust_speed (Closes #148)
  • Added option to have wind gust speed as alternative sensor (Closes #148)
  • Added option to show attribute visibility (Closes #148)
  • Added option to have visibility as alternative sensor (Closes #148)

🛠 Under the hood

  • Fix mode determination in forecast display (Closes #150)

V2.4.3

20 Mar 16:02
8fa8d23
Compare
Choose a tag to compare

🚀 Features

  • None

🛠 Under the hood

  • Fix conflict with weather-card (Closes #138)

V2.4.2

06 Mar 19:05
a12dacd
Compare
Choose a tag to compare

🚀 Features

  • Add date above midnight in hourly mode (Closes #131)

🛠 Under the hood

  • Fix precipitation not visible when overlapping (Closes #132)
  • Fix typo in readme (Closes #131)

V2.4.1

04 Mar 19:34
aae3724
Compare
Choose a tag to compare

🚀 Features

  • precipitation_type reintroduced (Closes #129 and closes #126)

🛠 Under the hood

  • Fixed bar max when set to probability (Closes #122)

V2.4.0

02 Mar 08:46
e25edf8
Compare
Choose a tag to compare

🚀 Features

  • Option to show probability forecast together with rainfall (Closes #56 and Closes #122)
  • Option to resize clock time, day and date (Closes #121)

🛠 Under the hood

  • Fix typo in de language (Closes #119)
  • Updated readme

V2.3.2

24 Feb 18:31
0a95d38
Compare
Choose a tag to compare

🚀 Features

  • Added Ukrainian translation. Thanks @stanol
  • Added show_time_seconds configuration option (Closes #72)
  • Updated day and date display format
  • Updated time color format
  • Added number of forecasts option (Closes #105)

🛠 Under the hood

  • Fix Cannot read properties of undefined (Closes #109)