itchannel / fordpass-ha

Fordpass integration for Home Assistant
301 stars 53 forks source link

Creditals not working after reinstalling integration #501

Closed benmartucci closed 3 months ago

benmartucci commented 3 months ago

I have had this integration running for about 2 years, after it stopped updating the sensors I tried to reinstall the integration but now it says my credentials are incorrect, which they are not. I am using the US server.

wriel1989 commented 3 months ago

Its known that the api has been changed and this effects the use of the integration. We need to wait it is fixed and working whit the new api from ford.

ThirteenTX commented 3 months ago

It has to do with this issue #488

mikedhanson commented 3 months ago

LOL does this change like every other day?

951ryan commented 3 months ago

Super easy fix, simply replace the contents of fordpass_new.py with the contents below and restart HA, boom working again (for now at least).

https://github.com/itchannel/fordpass-ha/blob/1.69/custom_components/fordpass/fordpass_new.py

advisorgee commented 3 months ago

@951ryan thanks for the tip. worked perfectly

itchannel commented 3 months ago

Going to close this issue as it's a duplicate of the main thread #488

If you already have the integration installed and just disabled then there is a fix as @951ryan pointed out which should work as long as you still have your token file :)