Home Connect Integration with HA

Hello everyone,

I’m following the directions on how to integrate Home Connect with HA

Steps 1 and 2 are complete and am working on step 3.

I start having an issue here:

  • Redirect URI: https://my.home-assistant.io/redirect/oauth

When I input the above in the Redirect URI box (in Register application), I get this error:
‘The character / is not allowed.’

I’ve searched all over for what to do to overcome this and I cannot find any info on this. I can’t do anything else without getting past error.

Same here, i wrote to Home-connect support. You can probably do the same i think is a data validation on their end which seems “odd”. Adding an URI/URL without “/” is not possible.

I’m having the very same issue.
Tried different browsers on different operating systems and different redirect URI’s.
No success at all. Have contacted support, so far no answer…

I’ve reached out to Support as well and haven’t received a response. Was excited to get this set up with new Bosch Dishwasher but obviously not right now.

Same here, Tried without luck

seems to be fixed now. At least I could create the new application now and successfully integrate it into HA

same today

The character = is not allowed.

Dear all,

this particular problem does not seem to be there any more as I could create a new application without problems. I am not personnally trying to use HA for the integration but to test the home connect API with POSTMAN. Unfortunately the authentication flow is failing without a clear explanation. Presumably, the HA integration goes through the same authentication workflow to get tokens, could someone confirm he could make it work recently or better yet help me trouble shoot my own test with Postman