aukedejong / lovelace-windrose-card

Home Assistant Lovelace Windrose Card
82 stars 3 forks source link

Numbers in and next to the bar #40

Closed rdwdm closed 1 year ago

rdwdm commented 1 year ago

Hello, Is there a way to disply the numbers in and next to the bar (lower part) better? ps

aukedejong commented 1 year ago

Hello. You could set the windspeed_bar_full option to false. Other option is to use other speedranges. Maybe set the Beaufort option to false or configure complete custom speedranges.

If you have an other idea on how to solve this, please let me know.

rdwdm commented 1 year ago

Hello, windspeed_bar_ful to false is an option but I'm wondering why aren't the colored squares not equal in size. If all are equal (to font size) it would looks better. IMG_5784

Another option would be the possibility to turn off the percentages, they are already more or less in the windrose.

aukedejong commented 1 year ago

The sizes are relative to the speed ranges. Beaufort is not a linear 'unit'. Maybe I can create an option that turns off the relative block sizes and distribute it equal. More like an legend. I'll have a look and let you know.

aukedejong commented 1 year ago

Released version 1.4.0

The feature you requested.

rdwdm commented 1 year ago

Hi Auke,

I updated the card and added " render_relative_scale: false" to the config and it's working. IMHO, It's looking much better this way.

Many thanks for all your effort for this great card.

BR Ron