Skip to content

Releases: aukedejong/lovelace-windrose-card

Some small changes in how thing look.

13 Feb 20:19
Compare
Choose a tag to compare
  • Meter per seconds speed range now without fractions.
  • Speed unit now displayed above the bar when the bar is in vertical mode.
  • Speed unit Beaufort now rendered with full name.

Fix: NaN speed filtered

07 Feb 17:39
Compare
Choose a tag to compare
  • Speed NaN filter, now also working for the bars.

Direction speed time diff config option

06 Feb 18:10
Compare
Choose a tag to compare
  • Direction and speed measurement time difference configuration option, default 1 second.

Bug fix: state numeric check

06 Feb 17:39
Compare
Choose a tag to compare
  • Modified check if speed state is a number.

Bug fix release, robustness.

05 Feb 16:55
Compare
Choose a tag to compare
  • Don't crash when speed is not a number.
  • Better console logging when speed is not a number.

Feature release: multiple units support

04 Feb 15:26
Compare
Choose a tag to compare
  • Support for multiple input and output units. Defaults are for input m/s and output bft.
  • Changed look of the windspeedbar.
  • Option to render all speed ranges in the bar or only till the highest measured speed.
  • New example screencapture.

Themes fix

27 Jan 10:19
Compare
Choose a tag to compare
  • Possible theming fix, modified some css

Direction and speed measurement matching

25 Jan 20:51
Compare
Choose a tag to compare
  • Added matching for direction and speed measurements.
  • Removed equal number of direction and speed measurements check.

The CALM direction options.

25 Jan 17:29
Compare
Choose a tag to compare
  • Added CALM as wind direction options when use letters unit config.
  • Added check when there is a different number of direction and speeds measurements.
  • Disabled some console.logs

Feature release: wind direction unit configurable

24 Jan 18:03
Compare
Choose a tag to compare
v0.1.0

Added wind_direction_unit configuration option.