Skip to content

Commit 12131b0

Browse files
authored
Merge pull request #298 from Nicxe/beta
v4.0.0
2 parents f15bbdb + 0643747 commit 12131b0

58 files changed

Lines changed: 6325 additions & 604 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
hacs_category: "integration"
2121
run_hassfest: true
22-
secrets: inherit
22+
secrets: inherit

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ custom_components/f1_sensor/CLAUDE.md
1515
/custom_components/f1_sensor/tests
1616
/scripts
1717
pytest.ini
18+
/custom_components/f1_sensor/tests

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<br>
66
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Nicxe/f1_sensor">
77

8+
89
## Your home, in sync with Formula 1
910

1011
**Meet **`F1 Sensor`**. A custom [Home Assistant](https://www.home-assistant.io/) integration that brings the full world of Formula 1 into your smart home.**
@@ -22,6 +23,16 @@ Whether you want your lights to react to a safety car or build dashboards that v
2223

2324
---
2425

26+
### 🃏 Live Data Cards
27+
28+
A companion collection of custom Lovelace cards is available for displaying live session data directly on your dashboards — tyre strategy, pit stops, lap times, investigations, race control, and more.
29+
30+
<img alt="F1 Sensor Live Data Cards" src="https://github.com/user-attachments/assets/94346421-347e-4807-8a9f-185982c5697c" />
31+
32+
👉 **[github.com/Nicxe/f1-sensor-live-data-card](https://github.com/Nicxe/f1-sensor-live-data-card)**
33+
34+
---
35+
2536
<br/>
2637

2738
### 🚀 Quick Start

0 commit comments

Comments
 (0)