h4de5 / home-assistant-toshiba_ac

Toshiba AC integration into home-assistant.io
GNU General Public License v3.0
123 stars 18 forks source link

login error #38

Closed fuccimain closed 2 years ago

fuccimain commented 2 years ago

my credentials are correct as I can login with the Toshiba AC NA iOS app. but I'm getting this in the debug console.. (ive hidden my username and pass with *****) any thoughts?

2022-02-19 14:52:35 DEBUG (MainThread) [toshiba_ac.http_api] Sending POST to https://toshibamobileservice.azurewebsites.net/api/Consumer/Login with params=None, json={'Username': '****', 'Password': '****"}, headers={'Content-Type': 'application/json'} 2022-02-19 14:52:36 DEBUG (MainThread) [toshiba_ac.http_api] Response code: 200, JSON: {'ResObj': {'error': 'invalid_grant'}, 'IsSuccess': False, 'Message': 'Invalid UserName or Password', 'StatusCode': 'InvalidUserNameorPassword'}

KaSroka commented 2 years ago

This integration works with Toshiba Home AC Control app, not Toshiba AC NA. Probably the account and maybe controlling is totally different.

fuccimain commented 2 years ago

yeah I didnt see that as an option for me on iOS in the US. I moved on to the Midea Smart Aircon integration, worked instantly without account credentials.. just needed local network token. 🤷‍♂️

h4de5 commented 2 years ago

can the issue be closed?