vasqued2 / ha-teamtracker

Home Assistant integration that provides real-time scores in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, mma, racing) sports using ESPN APIs.
138 stars 19 forks source link

REQUEST: Add XFL support? #84

Closed kylepyke closed 1 year ago

kylepyke commented 1 year ago

What are the chances of adding XFL support as part of the default integration?

Thanks!

vasqued2 commented 1 year ago

XFL is supported. Just use a Custom API Configuration.

sport_path: football
league_path: xfl

It will behave the same as a league supported natively once you set it up.

kylepyke commented 1 year ago

Oh wow, that was super easy, thanks! For anyone else that finds this, and wants to use the HA UI, you have to fill "XXX" in the league field, then it will trigger a second dialog for the sport_path and league_path..

vasqued2 commented 1 year ago

Glad it worked for you!

Closing as resolved.