Skip to content

Releases: aukedejong/lovelace-windrose-card

Fix current direction arrow sometimes not working

02 Dec 17:08

Choose a tag to compare

Released version 1.26.1
Fixes:

  • When current speed arrow is disabled, the current direction arrow did not work. Fixed. Thanks @rocket

Historical Time Window Feature

28 Nov 12:09

Choose a tag to compare

Released version 1.26.0

First, I opened a new topic on the HA community, asking you to share your windrose card configuration.
More info here: https://community.home-assistant.io/t/lovelace-windrose-card-examples-configurations-please/956238

New features:

  • Added historical time window date period option.
  • Added statistics to be used in text blocks:
    • median-speed
    • q1-speed
    • q3-speed
    • iqr-range
    • p90-speed
    • wind-description

Fixes:

  • Rounding of speed values in the windbar.

All credits go to David Marton, thanks for your work David!

Fix related to background images.

09 Jun 12:47

Choose a tag to compare

Release version 1.25.1
Fix:

  • Fix problem: Multiple background image elements added to HTML, when using period buttons.

Add texts to your windrose

08 Jun 09:01

Choose a tag to compare

Released version 1.25.0

Feature:

  • Add text above and below the windrose with entity states or specific values about the data used for the windrose.

See the readme for details and example.

Fix, support holder HA versions

24 May 17:08

Choose a tag to compare

Release version 1.24.1
Fix:

  • Possible fix for older HA versions.

Improved rose percentage legend readability

21 May 16:59

Choose a tag to compare

Released version 1.24.0

Feature:

  • Added auto option for rose percentage text color, this is also the default.
    The text color depends on the background, making the text more readable when a windrose leave is the text background.

Fixes: Current speed arrow fixes and more.

13 May 17:04

Choose a tag to compare

Release version 1.23.5

Fixes:

  • Current wind direction center circle is now drawn on top.
  • Current wind direction hide_direction_below_speed option was not working in some cases because the direction was not updated when the speed changes.
  • Improved efficiency during card start up.

Auto light/dark theme support.

19 Apr 11:24

Choose a tag to compare

Version 1.23.4

Fixes:

  • Auto text color switching when light/dark theme switches automatically.
    Refresh was needed before. Thanks @Ainndy. Fixes #153.

Some fixes

16 Apr 17:42

Choose a tag to compare

Version 1.23.3

Fixes:

  • Current direction arrow position fixed.
  • Fixed error in console when not using actions.

Touch action fix.

14 Apr 16:26

Choose a tag to compare

Released version 1.23.2

Fixes:

  • Touch actions not working correctly for the speed bars.