kbrown01 / SportStandingsScores

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

Cannot read properties of undefined (reading 'find') #4

Open Brandon1212b opened 6 months ago

Brandon1212b commented 6 months ago

First I will admit I have no idea what I am doing. I am trying to add just a simple NFL standings card

I followed what you have and added in the config:

Then I followed what you have for the NFL standings card:

type: custom:flex-table-card title: NFL Standings sort_by: entries- entities: include: sensor.nfl_standings columns:

But I keep getting the error "Cannot read properties of undefined (reading 'find')"