Hi, I just upgraded HA to the latest release. everything went well except for Spotify integration (Spotcast integration from HACS). Here what i get from my log file:
Logger: homeassistant.setup
Source: setup.py:162
First occurred: 11:32:50 AM (1 occurrences)
Last logged: 11:32:50 AM
Setup failed for spotcast: Unable to import component: cannot import name 'KNOWN_CHROMECAST_INFO_KEY' from 'homeassistant.components.cast.media_player' (/usr/src/homeassistant/homeassistant/components/cast/media_player.py)
Any idea how to solve this? TY