github aukedejong/lovelace-windrose-card v1.8.2
Improvements for current direction arrow. (breaking change)

latest releases: v1.25.1, v1.25.0, v1.24.1...
11 months ago

Breaking configuration change:

  • The config for turning on the current wind direction arrow is changed.
    Before: show_current_direction_arrow: true
    Now:
    current_direction:
    show_arrow: true
    arrow_size: 40
    center_circle_size: 30

Refactor/fixes:

  • Wind direction parsing, now automatically determines unit type. Hopefully fixes #73
  • When direction can not be determined from the state, something like variable or no wind, a red circle in the center is displayed, instead of the arrow. Fixes #77
  • Size of the center red circle and the arrow can be configured. Fixes #75

Don't miss a new lovelace-windrose-card release

NewReleases is sending notifications on new releases.