Hello, I’m trying to add Spotify to my HA, but sometihng is going wrong.
I follow all the steps to configurate but, well, I don’t know what’s happen.
The log file show this:
File "C:\Users\User\AppData\Local\Programs\Python\Python36\lib\site-packages\homeassistant\components\media_player\spotify.py", line 161, in update self.refresh_spotify_instance() File "C:\Users\User\AppData\Local\Programs\Python\Python36\lib\site-packages\homeassistant\components\media_player\spotify.py", line 147, in refresh_spotify_instance self._oauth.is_token_expired(self._token_info)) AttributeError: 'SpotifyOAuth' object has no attribute 'is_token_expired
Someone have some clue about how fix this?
Thanks.