Closed ciairmi closed 2 years ago
Yes there is:
You need to get access to the root of the file system of your Home Assistant installation. (That is where you find configuration.yaml
and all the other files.
When here enter the directory .storage
. Note the . in front of the file, which means it is a hidden directory.
Then open the file core.config_entries
. In this file search for smartweather
and just below where it finds that string, you can see your token after the field api_key
.
Hope you can figure it out.
Did it, thank you so much. Bye
I close the issue.
Hi, I've already configured 3 different station into HA as integrations. Now I'd like to add a new station but I'm not able to recover the token from the https://tempestwx.com/signin.html, because I don't remember the email account I've used. Is there any way to recover the Token from the codes into the integrations? Thanks Bye