Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Releases: Yevgenium/weather-chart-card

v1.2.0

28 Feb 07:36
Compare
Choose a tag to compare

Changelog:

  • Added option for chart labels (labels_font_size).
  • Added Finnish, German, Spanish and Swedish localizations.
  • Reworked default config.
  • Fixed pressure rounding.
  • Fixed suggested max for precipitation in inches.

Breaking Changes:

  • Configuration variables temp1_color, temp2_color, precip_color renamed to temperature1_color, temperature2_color, precipitation_color and moved to forecast block.

v1.1.0

30 Oct 18:59
Compare
Choose a tag to compare

Changelog:

  • Added the ability to convert to other units of measurement (at the moment - wind speed in m/s or km/h, atmospheric pressure in hPa or mmHg).
  • Removed optional temperature sensor. Alternatively you can use Weather Template, which offers many more options.
  • Added Czech and Hungarian localizations.
  • Fix for Home Assistant Cast support.

Breaking Changes:

  • Configuration variable weather renamed to entity, since now only one object can be set in the configuration.

v1.0.2

28 Aug 18:28
Compare
Choose a tag to compare
  • Bug fixes.

v1.0.1

23 Aug 19:22
5481931
Compare
Choose a tag to compare
  • Bug fixes.

v1.0.0

22 Aug 15:40
e8d1581
Compare
Choose a tag to compare
  • New design.
  • Ability to use custom icons.
  • Added more customization options.
  • The number of forecasts now depends on the card width and is calculated automatically on load.
  • WARNING: The code has been completely rewritten, so bugs are possible.

v0.2.8

13 Jul 11:21
dc2b21a
Compare
Choose a tag to compare
  • Fix not working in HA v0.115.

v0.2.7

23 Sep 06:13
f302098
Compare
Choose a tag to compare
  • Fix not working in HA v0.115.

v0.2.6

08 Oct 16:03
3d7d261
Compare
Choose a tag to compare
  • Fix not showing icon in new HA versions.

v0.2.5

26 Jul 15:23
8276c18
Compare
Choose a tag to compare
  • Added DE and ES locales.
  • Added HACS support (testing).

v0.2.4

24 Jan 18:27
7b99628
Compare
Choose a tag to compare
  • Added Danish, Dutch and French languages.
  • Fix not drawing chart.