Skip to content

Releases: aukedejong/lovelace-windrose-card

Fix top overflow error.

04 Feb 18:10
Compare
Choose a tag to compare

Top overflow error, fixes #131
Only visible when title is not used.

Config check speed ranges

02 Feb 18:09
Compare
Choose a tag to compare

Fixes:

  • Config check for conflicting speed range configurations
  • When the average wind speed is zero, first dynamic speed range was not selected.
  • Readme errors corrected
  • When using log_measurement_counts, also log average wind speed.

Long-term statistics and fixes

31 Jan 06:55
0b48bbf
Compare
Choose a tag to compare

Version 1.15.0
Features:

  • Statistics period can be configured. Long-term statistics can now be used by te card.
  • The windspeed unit can be auto determined for weather entity's. Reading attribute wind_speed_unit. Fixes #129
  • When the windspeed unit can not be auto determined, an error message will be display on the card. Fixes #129
  • Measurement and match statistics can be logged to the console (F12), set this property to true: log_measurement_counts in data_period.
    In a future release these stats and counts can be displayed on the card.

Fix: windrose circle placement fix.

26 Jan 20:27
Compare
Choose a tag to compare

Fix: windrose circle rendered in the right place now, when not using center calm speed.

Version 1.14.0 changes again:

Features:

  • Attribute support for compass, corner info, wind direction and wind speed entities.
  • Improved feedback about configuration errors in the card. Before some error where only reported in the browsers console.
  • Added paragraph about data retention in the readme.

Attribute support!

26 Jan 18:40
Compare
Choose a tag to compare

Version 1.14.0

Features:

  • Attribute support for compass, corner info, wind direction and wind speed entities.
  • Improved feedback about configuration errors in the card. Before some error where only reported in the browsers console.
  • Added paragraph about data retention in the readme.

FullTime matching strategy bug fixed.

13 Jan 18:13
Compare
Choose a tag to compare

Fix: FullTime matching strategy bug fixed.

Direction label customisation options

12 Jan 10:35
Compare
Choose a tag to compare

v1.13.0
Features:

  • Intercardinal and secondary intercardinal direction labels can be displayed.
  • Labels based on the four direction letters or custom values for all 16 directions.
  • Colors and sizes adjustable, per direction group: cardinal, intercardinal en secondary intercardinal.
    Fixes:
  • Updates and cleanup libraries/dependencies used by the card.
    Possibly fixes the Failed to execute 'define' on 'CustomElementRegistry' errors some people get.

Fix: no current wind direction animation on interval refresh.

05 Jan 18:00
Compare
Choose a tag to compare

v1.12.8
Fix:

  • Only animate current wind direction indicator when it's state changes, not when windrose is redrawn or on initial render. Fixes #115

Fix Beaufort speed range when using kph.

04 Jan 10:43
Compare
Choose a tag to compare

Fix: 1 Beaufort kph speed limit fix, should be 0 to 1 kph.

Two small improvements.

26 Dec 09:57
Compare
Choose a tag to compare

Version 1.12.6
Fixes:

  • Improved error message about cardinal_direction_letters config. Fixes #114
  • Position label windspeed Beaufort 12 is now centered for the vertical bars. Fixes #116