Installation Guide
There are several ways to install the F1 Sensor to Home Assistant. Choose the method that works best for you.
Option 1: Install via HACS (Recommended)
The easiest way to install and keep F1 Sensor updated is through HACS (Home Assistant Community Store).
Using My Home Assistant
Click the button below to automatically add the repository to HACS:
Manual HACS Installation
- Open HACS in your Home Assistant instance
- Search for "F1 Sensor"
- Click the download button. ⬇️
Automatic Updates
When installed through HACS, you'll automatically get notified when updates are available!
Option 2: Manual Installation
If you prefer to install the integration manually or don't use HACS, follow these steps:
-
Download the latest release:
- Go to the GitHub Releases
- Download
f1_sensor.zip
-
Copy to Home Assistant:
- Extract the downloaded files and place the
f1_sensorfolder in your Home Assistantcustom_componentsdirectory (usually located in theconfig/custom_componentsdirectory).
- Extract the downloaded files and place the
-
Restart your Home Assistant instance to load the new integration.