Skip to content

Releases: mlamberts78/weather-chart-card

V2.2.3

05 Jan 15:40
dddaed9
Compare
Choose a tag to compare

🚀 Features

  • Added current feels like temperature option

🛠 Under the hood

  • None

V2.2.2

22 Nov 08:27
486c184
Compare
Choose a tag to compare

🚀 Features

  • None

🛠 Under the hood

  • BUG: fix negative temperatures for style2 chart (Closes #53)

V2.2.1

16 Nov 15:47
6bb1306
Compare
Choose a tag to compare

🚀 Features

  • Added second style animated icons
  • Small visual updates card editor

🛠 Under the hood

  • None

V2.2

16 Nov 08:58
d106199
Compare
Choose a tag to compare

🚀 Features

  • Added option to switch to animated icons
  • Add option to use 12 hour format to forecast settings (closes #45)
  • Add configurable precipitation bar width setting (closes #42)

🛠 Under the hood

  • None

V2.1

10 Nov 06:46
46f8175
Compare
Choose a tag to compare

🚀 Features

  • Option to choose between rainfall and probability
  • Added dropdown selectors for pressure and wind speed unit settings
  • Updated card editor to easier pick alternative sensor entities

🛠 Under the hood

  • Updated all dependencies

V2.0.4

04 Nov 12:54
32a666d
Compare
Choose a tag to compare

🚀 Features

  • Visual updates card editor

🛠 Under the hood

  • Fix updating chart using visual editor

V2.0.3

03 Nov 15:13
fae8da3
Compare
Choose a tag to compare

🚀 Features

  • Updated card editor

🛠 Under the hood

  • None

V2.0.2

01 Nov 09:57
c107765
Compare
Choose a tag to compare

🚀 Features

  • Added BG translation

🛠 Under the hood

  • None

V2.0.1

31 Oct 17:40
8ef5a47
Compare
Choose a tag to compare

🚀 Features

  • None

🛠 Under the hood

  • Fixed bug when weather.attributes.forecast is not present (Closes #31)

V2.0

27 Oct 14:38
25bd1ca
Compare
Choose a tag to compare

NOTE:
Make sure:
- Running HA 2023.9 or higher
- Your weather entity supports weather.get_forecast

🚀 Features

  • Added option to switch between hourly and daily forecast if the weather entity provides both data

🛠 Under the hood

  • Switched to new weather service weather.get_forecast (closes #31)