Skip to content

Commit

Permalink
- Fully custom speedranges and colors.
Browse files Browse the repository at this point in the history
- Version 0.7.0
  • Loading branch information
aukedejong committed Mar 10, 2023
1 parent f5840d7 commit a614088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Else, if you prefer the graphical editor, use the menu to add the resource:

Uses speed_range_step and speed_range_max.

<img alt="Pevriew" src="https://raw.githubusercontent.com/aukedejong/ha-windrose-card/main/example/speedbar_step_5_max_25.png?raw=true" width="482"/>
<img alt="Pevriew" src="https://raw.githubusercontent.com/aukedejong/ha-windrose-card/main/example/speedbar_step_5_max_25.png?raw=true" width="415"/>

```yaml
type: custom:windrose-card
Expand All @@ -123,7 +123,7 @@ Always make sure there is a speedrange starting from 0, otherwise you can the th

```Speed is not in a speedrange: 0.6 unit: mps```

<img alt="Pevriew" src="https://raw.githubusercontent.com/aukedejong/ha-windrose-card/main/example/speedbar_speed_ranges_custom.png?raw=true" width="482"/>
<img alt="Pevriew" src="https://raw.githubusercontent.com/aukedejong/ha-windrose-card/main/example/speedbar_speed_ranges_custom.png?raw=true" width="412"/>

```yaml
type: custom:windrose-card
Expand Down

0 comments on commit a614088

Please sign in to comment.