marcokreeft87 / formulaone-card

Present the data of Formula One in a pretty way
MIT License
137 stars 10 forks source link

Card won't load on Chrome or Edge (Windows) #349

Closed pmharris77 closed 5 months ago

pmharris77 commented 5 months ago

Describe the bug I cannot get the card loading F1 data without error on Chrome or Edge on Windows. Works fine on HA Android app.

See screenshot below.

To Reproduce Steps to reproduce the behavior:

Add following card config to a dashboard:

type: custom:formulaone-card
card_type: next_race
f1_font: true
show_lastyears_result: false
show_raceinfo: true
show_weather: false
weather_options:
  show_cloud_cover: true
  show_wind: true
  show_visibility: false
  show_temperature: true
  show_precipitation: true
hide_racedatetimes: false
title: Next F1 Race

type: custom:formulaone-card
card_type: constructor_standings
standings:
  show_flag: true
  show_team: true
  show_teamlogo: true
f1_font: true
title: F1 Constructors Standings

Expected behavior Card should load with correct data

Screenshots

image

Desktop (please complete the following information):

Nabys commented 5 months ago

I'm getting the same but on the ios HA app.

IMG_6728

marcokreeft87 commented 5 months ago

Yeah the api is down currently. All we can do is wait

pmharris77 commented 5 months ago

Seems to be working again now.