matthk
(Matth)
1
I’m trying to setup Introduction | F1 Sensor
While it seems to have installed in Devices & Services just fine, when I add it to a Dashboard, I only see it as follows:
What am I doing wrong? How can I get the proper black tiles with the details displayed in the dashboard?
This setting
controls the card background color
type: custom:f1-next-race-card
entity: sensor.f1_next_race
theme_mode: dark
auto will follow your Home Assistant theme
| Option |
Values |
Description |
theme_mode |
dark, light, auto |
Visual theme. dark keeps the original F1 card look, light uses a light palette, and auto follows the Home Assistant theme. |
I’d reference this guide
You also have to manually reset the entities in each of the F1 cards
matthk
(Matth)
3
Thanks for the reply. I deleted the whole integration and downloaded it from scratch. And then it worked.