Skip to content

Releases: aukedejong/lovelace-windrose-card

Features: period select buttons colors and card sizing.

25 Feb 06:32
Compare
Choose a tag to compare

v1.18.0
Features:

  • Background and text color configurable for the inactive data period select buttons.
  • Card width options for use in sections layout. Experimental, please give me feedback. I don't completely understand the inner workings of the sections layout view.

Feature: hide current direction arrow when windspeed is low.

23 Feb 10:05
Compare
Choose a tag to compare

New feature:

  • Current wind direction arrow hidden and show center circle/dot when wind speed is below configured value. Fixes #124

Fix: deprecated hours_to_show root level works again

20 Feb 17:02
Compare
Choose a tag to compare

Please, don't use the deprecated property's anymore. Sometime this year I will remove support.

See ReadME.md for informatie about deprecated configuration.

Fix:

  • deprecated root level hours_to_show property works again.

Fix range selector button layout

17 Feb 18:05
Compare
Choose a tag to compare

Fix:

  • range selector button layout fixes when using more buttons that fit on a row.

Finally: time period selector buttons

16 Feb 09:07
Compare
Choose a tag to compare

v1.16.0

Feature:

  • Time period selector buttons. Fixes #41

Please report bugs and feature requests in GitHub.

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.