github aukedejong/lovelace-windrose-card v1.4.0
Feature: render speedbar with evenly distributes speedranges.

latest releases: v1.25.1, v1.25.0, v1.24.1...
2 years ago

Feature: new option to render the windspeed bar speedranges evenly distributed.

Currently the width of the block depends on the relative size of the speedrange.
With the new option render_relative_scale set to false (default true), the speedranges are rendered with the same size.
This option is part of the windspeed_entities configuration.

Example:
`
windspeed_entities:

  • entity: sensor.wind_speed
    name: Speed
    speed_unit: auto
    use_statistics: false
    render_relative_scale: false
    `

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

NewReleases is sending notifications on new releases.