Open Lazgar opened 2 months ago
Bei mir ist es in modifizierter Form mit Kaffevollautomat und Waschmaschine one Probleme im Einsatz.
Funktionierte es mal oder gab es schon Probleme bei der Einrichtung? Siehe auch https://wiki.fhem.de/wiki/HomeConnect
Bei mir war es auch bis vor kurzem in Einsatz. Mir ist aber die Token ausgelaufen und der refresh funktioniert nicht mehr. Er öffnet das Browserfenster und bekomme nur 403 Forbidden zurück...
Auf https://www.home-connect.com/at/de/ gibt es Wartungsarbeiten.
Kann mich auch nicht mit meinem Passwort auf https://developer.home-connect.com/ einloggen und Passwort zuschicken geht auch nicht.
Hoffen, dass es morgen wieder geht?
Bisher leider kein Erfolg :(
Same problem here... "403 Forbidden" I have managed to solve by making sure that the Redirect URI is configured with fhem.local or with your external dns name. Make sure that the callback URI works correctly.
But then after successful login on the api.home-connect.com page to refresh the token, FHEM throws this in log: hcconn http request failed: connect to https://api.home-connect.com:443 timed out
There is clearly something wrong with this module. Is the developer still reading along?
On my setup it works, but I can not test to re-login, because I can't log in to https://developer.home-connect.com and I don't wont to lose the working setup.
Resetting password shows a "Antibot verification failed". Writing to support shows an error. I've no Idea how to continue there.
curl https://api.home-connect.com/
works from your server (returning "Not Found")?
I switched verbose to 5 and see in FHEM log that auth code is returned successfully. But subsequent token call fails.
I also struggle with developer.home-connect.com because I tried to modify my redirect URI and it gives error that I cannot put / or & in the URL??!! It seems that Bosch/Siemens doesn't have their act together. I wrote to support to flag this and hope they will sort this out...
I'll have a look at the Home Assistant forum as well, because I cannot imagine that only our FHEM set up has these trouble. I start to think the trouble are on Siemens side. Although my Siemens app still seems to work fine?!
In FHEM I also get errors on the dishwasher when I execute requestProgramOptions for example...
Guess what... things are working normally again on my side!
The only problem left is the redirect URI field on developer.home-connect.com that does no longer accept "/" and "&" characters. This is of course extremely annoying. Luckily I had an application in there with the correct URL still defined, so I have things working again. But it's impossible to modify it or add new applications,...
I've contacted them to get this fixed, but no reaction since several days now. Not even a confirmation email that they have received my message.
Leider funktioniert das modul nicht mehr, scheinbar gab es anpassungen an der HomeConnect API