Formula One Card

just wonder why you did’t use a url? for the images. like:

https://media.formula1.com/d_driver_fallback_image.png/content/dam/fom-website/drivers/M/MAXVER01_Max_Verstappen/maxver01.png

it’s too complicated to get this string done with this template yaml brackets:
MAXVER01_Max_Verstappen/maxver01

and also if the f1 page is down or not reachable for any reason, images will not be displayed anymore

I’ve updated the previous post.

1 Like

guess you are right, although F1 would have an issue as well. thank you for being creative on this topic. looks great as well!

1 Like

hey guys

in my iOS HA the cards just work fine but…

on MacOS HA client won’t download images - it used to be fine until the end of the previous race:

in safari the constructor and driver standing will not update:

anybody can help digging out why? thanks!

Can it be something with the settings for wifi? Private browsing or something. Don’t know the exact name but Apple has a weird setting for this

The cards data is all cached. The constructor and driver standings for 24 hours. So that could be it in terms of data.

hi - you were right Safari HA got back working today (thanks!) and statistics got refreshed correctly, HA for MACOS still won’t load images but I don’t think there any navigation settings per app.

it’s missing the circuit map and only the team logos, the national flags are loaded

I’ve also tried completely removing the app and reinstalling from the App Store

Is private relay on by any chance?

it’s the same connection I’m using with Safari and even my iPhone which both works - anyway I disabled ‘limit tracking’ but still the same

image

I’m quite sure that it worked the first time I installed it

just in case I also tried with ntxdns disabled

Sorry but I can’t help you with this than I’m afraid ( I don’t have any Apple products ). Maybe some else in the forum can help you. It is settings/network/environment related for that I’m sure since it is working on your phone

Some new phenomenon appears today (ver. 1.3.0)

It’s Wednesday, and we are racing! Where? I want to watch :slight_smile:

Browser cache is not the problem, I did ctrl+F5 with no result.

Win10 and Firefox, all up to date.

Cool! Different timezone right? :stuck_out_tongue:
What is your yaml?

1 Like
type: vertical-stack
cards:
  - type: custom:formulaone-card
    title: Next race
    card_type: countdown
    show_raceinfo: true
    show_weather: true
    weather_options:
      unit: metric
      api_key: XXXXXXXXXXXXXXXXXXXXXXXXXX
  - type: custom:formulaone-card
    card_type: schedule
    title: Schedule
    date_locale: nl
    standings:
      show_flag: true
1 Like

Newest version should fix it

1 Like

It did!
So I missed the race :stuck_out_tongue:

Cudo’s for your always lightning speed reactions! You are an example for all the developers :wink:

2 Likes

Thanks for your help anyway!

Your welcome, I wish I could help you

1 Like