zacs / ha-nfl

NFL game scores custom component for Home Assistant
42 stars 32 forks source link

Home Assistant Error loading NFL #41

Closed gsakel1 closed 1 year ago

gsakel1 commented 1 year ago

Following error in HA. Any thoughts?

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/nfl/init.py", line 66, in async_setup_entry hass.config_entries.async_setup_platforms(entry, PLATFORMS) AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'