I do not understand anything about this Reddit thing. I do not even know if my post is visible, apparently you need some kind of points. ![]()
Basically interacting, commenting and using Reddit gets you Karma. Itâs basically a reputation score representing your community standing. The formula 1 subreddit most likely imposes 100 karma requirement to ensure engagement bots donât flood the subreddit
Ok, I think I am to old to learn a new social plattform ![]()
Would it be possible to get the row sizes of the driver lap times and pit stop & tyres the same? So that if you place the 2 cards next to each other they line up.
I had not thought about that, but you are right, it makes sense to keep it consistent. I will take a look at it.
Great work, could you add status as text too, as I canât create a light group for things like Ambilight TV, but I may be able to have a separate automation that picks up a change and updates TV backlight.
Thanks again!
Donât really understand what you mean about as text? Can you explain a little bit more?
Hi, could you maybe do the same for the Investigations and Track Limits cards, as side-by-side, these two are also slightly out of line. Many thanks ![]()
Yeah, I am working on cleaning everything up right now.
Hey guys, I made this F1 Marshal Panel for F1 Sensor for Home Assistant
At the end of the sprint qualifying I saw that the driver times stopped updating as soon as the session had finished status⌠but actually the last drivers still were setting times. Is there a way we can keep updating the data untill all drivers are in pit?
Or just keep a 2 minute extra time after session finished?
Now the driver laptimes are not updated with the latest dataâŚ
Also noticed the same issue this morning in the Sprint Qualify that lap times are not updated properly in the end.
I donât think so. Itâs a bug that has been identified and will be fixed in the next update.
I made a card that will help you watch replays. Itâs simple.
type: vertical-stack
cards:
- type: entities
title: F1 Replay Selection
entities:
- entity: select.f1_replay_year
name: Season Year
- entity: select.f1_replay_session
name: Race Session
- entity: select.f1_replay_start_reference
name: Start Reference
- entity: button.f1_replay_load
name: Load Session Data
- type: entities
title: Playback & Sync
entities:
- entity: sensor.f1_replay_status
name: Current Status
- type: horizontal-stack
cards:
- type: button
entity: button.f1_replay_play
name: Sync / Play
icon: mdi:play-circle
show_state: false
- type: button
entity: button.f1_replay_pause
name: Pause
icon: mdi:pause-circle
show_state: false
- type: button
entity: button.f1_replay_stop
name: Stop Replay
icon: mdi:stop-circle
show_state: false
- type: horizontal-stack
cards:
- type: button
entity: button.f1_replay_back_30
name: Back 30s
icon: mdi:rewind-30
- type: button
entity: button.f1_replay_forward_30
name: Forward 30s
icon: mdi:fast-forward-30
Thatâs an awesome and very useful card. What theme are you using, I love it.
frosted glass dark is what I have going on with a default on the screenshot since itâs new. Iâm happy because it just works. Get to your point, press start and youâre gold. I watched 3 races today to check. Doesnât matter the source either so thatâs a bonus.
Thanks for the nice words, and I hope more people are able to use this as a remote for their replays.
@Stimo is it possible to pull current race leader live during a session? I thought maybe this sensor.f1_drivers_top_three_p1did that but I monitored it during the sprint today and noticed it never changed. P1 was always RUS, P2 always, ANT, and P3 alway NOR. Now that sprint over they match the finish 1,2, and 3. So is this just top three of last race?
Thanks!





