Current windspeed indicators
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.