aukedejong / lovelace-windrose-card

Home Assistant Lovelace Windrose Card
60 stars 2 forks source link

[Feature request] Show Current Wind Speed and Gust Values #49

Open kaijk opened 6 months ago

kaijk commented 6 months ago

Perhaps display the current speed values at the bottom or left end of the Legend Bars depending on orientation, or separately. Also, adding a straight line or lines, or pointers, to the graph for current and maybe recent wind directions Thanks

baloo2 commented 2 months ago

I would be happy if last measured direction and wind speed can be displayed. Thank you.

g0hww commented 2 months ago

Perhaps Max Gust also please. My Weather Station has a max daily gust sensor and I would like to include that in the WindRose, so I can remove all the other wind related weather cards from my dash. Great work with the WindRose, by the way. Much more useful than the compass card and a hard to read graph of the wind direction history.

kaijk commented 2 months ago

I made my own Windrose chart using the Plotly Integration and some Javascript. Speedrange bands and their number can be configured as can the sample time window (default 1 hour), and the orientation of North. It needs sensors for windSpeed, windGust, and windDirection. It also assumes that the Unit_of_Measurement (MPH) is an attribute of windSpeed. Also shown (but missing from the screenshot) is a "ball" at the center showing the percentage of time when the wind is calm (directionless). image