F1 information in Sharptools

Hi Everyone. Big fan of F1. I have seen other creators incorporate F1 information onto a dashboard such as Home Assistant. Is there something that can be done with Sharptools. I think it would be cool to be able to see stats and leaderboards. This could work for other sports too.

If there’s a data source available, I suspect it could be integrated.

  • If there’s an RSS / XML feed available, you could use the News Feed tile.
  • If there’s an embeddable webpage with the data and format you like, you could use a URL Custom Tile
  • If there’s an API / JSON source available, you could create a Custom Tile (with the help of Claude, Codex, etc).