Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HomeConnect API anpassung notwendig? #8

Open
Lazgar opened this issue Sep 9, 2024 · 8 comments
Open

HomeConnect API anpassung notwendig? #8

Lazgar opened this issue Sep 9, 2024 · 8 comments

Comments

@Lazgar
Copy link

Lazgar commented Sep 9, 2024

Leider funktioniert das modul nicht mehr, scheinbar gab es anpassungen an der HomeConnect API

@n8falke
Copy link

n8falke commented Sep 9, 2024

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

@Lazgar
Copy link
Author

Lazgar commented Sep 9, 2024

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...

@n8falke
Copy link

n8falke commented Sep 9, 2024

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?

@Lazgar
Copy link
Author

Lazgar commented Sep 13, 2024

Bisher leider kein Erfolg :(

@jeterke
Copy link

jeterke commented Sep 17, 2024

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?

@n8falke
Copy link

n8falke commented Sep 17, 2024

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")?

@jeterke
Copy link

jeterke commented Sep 17, 2024

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...

@jeterke
Copy link

jeterke commented Sep 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants