YESSSSS I found it…
in home assistant, go to Terminal (install if you don’t have it),
-
cd ..(go one folder back) cd config-
ls -a(you will see .storage in the list (with onlylsyou won’t see the hidden folders) cd .storage/-
lsand check if you see application_credentials- I opened it with
nano application_credentialsand there are spotify credentials (crtl x to get out)
- I opened it with
-
cp application_credentials application_credentialsold(just to be sure you have them in case, you can skip this step if you are sure) rm application_credentials-
lsto check if the file is gone. - restart home assistant.
- Add Spotify as described in Spotify - Home Assistant
- if you go back to the file in .storage you will see a new file is created with your new credentials/codes.
I hope this helps for all of you.