mindmelting / hass-powerpal

Home Assistant custom integration to fetch data from Powerpal
MIT License
44 stars 11 forks source link

Error: Credentials are incorrect #26

Closed HappySl0th closed 10 months ago

HappySl0th commented 10 months ago

I retrieved the API key using https://forfuncsake.github.io/post/2021/08/owning-my-own-powerpal-data/ and it is in the format of XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX and I got the device ID from the Powerpal app 0000XXXX. When entering these values into the integrations, I get "Credentials are incorrect". Is there a way to check the credentials? I already have a tablet running Powerpal to get the values into the app.

mindmelting commented 10 months ago

Hey @HappySl0th - that sounds like the right values you are using - unlikely to be the issue but can you check everything is lowercase?

HappySl0th commented 10 months ago

I tried it with lowercase and still showing the same error. Is the API key and token the same?

mindmelting commented 10 months ago

They are yes...

HappySl0th commented 10 months ago

Using WeekendWarrior1 python retrieval script worked. The API key is different from forfuncsake.