iMicknl / python-overkiz-api

Async Python wrapper to interact with internal Somfy TaHoma API, or other OverKiz API's.
MIT License
45 stars 27 forks source link

Bad credentials #1111

Closed GDN-08 closed 6 months ago

GDN-08 commented 6 months ago

Hello,

first, thanks for sharing all your findings on overkiz for Cozytouch. I have 2 Cozytouch accounts (2 different houses):

1- I can successfully log in cozytouch app with both account (and can manage my devices) 2- This python script works fine with the first account (house with cozytouch bridge) 3- I’m facing a « Bad credentials » error when tryin to use this script with the second account.

Am I missing something ? Is there a different overkiz/Atlantic server for WiFi-managed devices ? Thanks for your help

iMicknl commented 6 months ago

WiFi managed devices don’t use the Overkiz servers, hence you can’t login there. In our Home Assistant integration, you will see a nice error message, but this is not implemented for the underlying library.