Releases: aukedejong/lovelace-windrose-card
Releases · aukedejong/lovelace-windrose-card
Fix current direction arrow sometimes not working
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
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.
Release version 1.25.1
Fix:
- Fix problem: Multiple background image elements added to HTML, when using period buttons.
Add texts to your windrose
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
Release version 1.24.1
Fix:
- Possible fix for older HA versions.
Improved rose percentage legend readability
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.
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.
Some fixes
Version 1.23.3
Fixes:
- Current direction arrow position fixed.
- Fixed error in console when not using actions.
Touch action fix.
Released version 1.23.2
Fixes:
- Touch actions not working correctly for the speed bars.