⚠️ Note for 0.1.1 Users
Some users have reported that no sensors appear after updating to version 0.1.1
.
If you're experiencing this issue, the solution is simple:
➡️ Remove the integration and re-add it via the UI.
No configuration data will be lost, and the sensors will be recreated correctly.
This issue is likely due to internal schema changes introduced in the update, and should not happen again once reconfigured.
Thank you for your patience!
New Feature: Weather Forecasts for Next Race
Added a new sensor: sensor.f1_weather
This sensor provides real-time weather data and a forecast for the scheduled race start time at the location of the next Formula 1 race.
New: Selective Sensor Configuration
You can now choose which sensors to enable via the Home Assistant UI during setup.
This allows users to include only the data they actually need — improving performance and reducing clutter.
Bugfix
sensor.f1_next_race
now uses the correcttimestamp
device class for its state (the race start time).
This enables proper formatting and sorting in Home Assistant.
See the updated README for full attribute reference and example automations.