kbrown01 / SportStandingsScores

Sports Standings and Scores Sensors and Dashboard for Home Assistant
12 stars 1 forks source link

No live, pregame and, postgame tiles #5

Open deboy69 opened 4 months ago

deboy69 commented 4 months ago

Hello, tabs postgame, live and pregame show blank.

Any suggestions on how to get this to work? @kbrown01

What do you have for your decluttering-card template in ui-lovelace?

deboy69 commented 4 months ago

Lovelace-card had to be installed which is not a requirement on the list. Plus the required teamtracker dependency was broken and required developer fix with HA.

Working now.

bjh22 commented 2 months ago

Lovelace-card had to be installed which is not a requirement on the list. Plus the required teamtracker dependency was broken and required developer fix with HA.

Working now.

I am having the same issue. I can see standings but not live/post/pre games.

Can you explain in more detail what you needed to install/fix?

deboy69 commented 2 months ago

@bjh22 Think all I did was implement the new updates from the dev. I dont recall having to change anything. Make sure the lovelace-card is installed.

bjh22 commented 2 months ago

I did some debugging on my end - in dashboard.yaml there is a refernce to sensor.nfl_red_zone that I don't have, and I don't see it in sensor.yaml from the repo either. I removed the IF statement that contained this sensor and all is now well.