Skip to content

Current windspeed indicators

Choose a tag to compare

@aukedejong aukedejong released this 13 Mar 17:42

v1.19.0
Feature:

  • Show current wind speed arrow on the legend bars, implements #49
    Add this config to a windspeed entity block:
    current_speed_arrow: true

Fixes:

  • When not showing all speed ranges in the legend bar (windspeed_bar_full: false), render_relative_scale did not work.
  • Refactored bar render code.