Skip to content

Releases: aukedejong/lovelace-windrose-card

Output speed unit name overwrite

30 Apr 16:56
Compare
Choose a tag to compare
  • Feature: output speed unit name can be changed to support different languages.
  • version to 0.11.0

Colors are now configurable

28 Apr 09:41
Compare
Choose a tag to compare

Changes:

  • Color of different parts of the card can not be configured. See readme for details.

Card_mod fix

25 Apr 18:20
Compare
Choose a tag to compare
  • Card_mod now works with this card.

Change: Beaufort speed range depend on input speed unit

24 Mar 20:32
Compare
Choose a tag to compare
  • when output speed unit is Beaufort (bft) the speed ranges are fixed per input speed unit. Before the speeds where converted to meters per second. Now every input speed unit has it's own speed ranges. Source: then English wikipedia Beaufort page.

Fix: canvas height not correctly updated after resize.

22 Mar 20:42
Compare
Choose a tag to compare
  • Fix: canvas height not correctly updated after resize.

Windrose north drawing orientation

11 Mar 13:51
Compare
Choose a tag to compare
  • Added config windrose_draw_north_offset if you want the north direction not pointing to the top of your screen.

Full custom speedranges with custom colors

10 Mar 20:35
Compare
Choose a tag to compare
  • Full custom speedranges and colors.

Custom speed ranges

03 Mar 20:41
Compare
Choose a tag to compare
  • Added config speed_range_step and speed_range_max to customize the speed ranges. Default depend on output speed unit.

Speed direction matching strategies

17 Feb 10:07
Compare
Choose a tag to compare
  • Added config matching_strategy, speed or direction first matching

Fixes, speed ranges and calm percentage

15 Feb 20:12
Compare
Choose a tag to compare
  • Fix duplicate and missing speed ranges
  • Possible fix for display of calm percentages higher then 100%.