Skip to content

Commit

Permalink
Added option to show to date, time or both in Next Race card
Browse files Browse the repository at this point in the history
  • Loading branch information
marcokreeft87 committed Sep 18, 2024
1 parent d58d334 commit 27bdeb8
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 1,198 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ or added by clicking the "Add to lovelace" button on the HACS dashboard after in
| only_show_date | boolean | `false` | Show the date of the next race (next_race) |
| tabs_order | array |'results', 'qualifying', 'sprint' | Determine the order of the tabs (result) |
| show_refresh | boolean |`false` | Show the refresh button (top right) |
| next_race_display | enum |`date` | Show the date, time or both for the next race (date,time,datetime) |


### Actions
Expand Down
2 changes: 1 addition & 1 deletion formulaone-card.js

Large diffs are not rendered by default.

Binary file modified formulaone-card.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formulaone-card",
"version": "1.9.4",
"version": "1.9.5",
"description": "Frontend card for Home Assistant to display Formula One data",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 27bdeb8

Please sign in to comment.