[APP][Pro] Formula 1 Live Timing | Homey

Stream real-time Formula 1 data into your Homey smart home.

This app connects to F1 Live Timing (SignalR) and exposes track conditions, session state, and driver data as Homey devices with rich flow-card support.

Test version

Devices

  • F1 Track Track status, weather (track/air temp, humidity, wind), safety car alarms, lap count

  • F1 Session Session status, session clock (remaining/elapsed), race control messages, fastest lap

  • F1 Car Data All-driver JSON blob, tyre compounds (P1/P2/P3), pit stop detection, fastest lap

Flow Cards

Triggers

  • Safety car deployed / recalled

  • VSC deployed / recalled

  • Red flag shown / Green flag

  • New lap started

  • Session started / finished

  • Race control message received

  • Qualifying part changed (Q1/Q2/Q3)

  • Driver entered / exited pit

  • Fastest lap set

  • Driver position changed

  • Top 3 updated

Conditions

  • Track status is [CLEAR / YELLOW / SC / VSC / RED]

  • Safety car is active

  • It is raining at the track

  • Session is live

  • Session type is [Race / Qualifying / Practice]

  • Driver is in pit

  • Driver tyre compound is [SOFT / MEDIUM / HARD / INTERMEDIATE / WET]

Data Source

Live data is streamed from livetiming.formula1.com using the classic SignalR protocol.

Season schedule and standings come from the Jolpica API (Ergast-compatible).

Credits

Inspired by the F1 Sensor Home Assistant integration by Nicxe.

Placeholder Placeholder Placeholder

I will be testing the app in the coming days. Some data I receive through a live connection, so it’s only available when a race is currently taking place. Unfortunately, the race in Japan falls in a less favorable time zone for me.

Furthermore, I am exploring the possibility of adding F1 Pro, giving you access to even more information. F1 seems to be placing more and more information behind a paywall.