How to restart the configuration of HomeConnect(siemens) in home assistant

Hi,

I apparently misconfigured the redirect-uri in home-assistant when I initially installed the home-connect integration.

Now when I try to add the integration, it doesn’t asks me for secret or anything, it directly redirects me to https://api.home-connect.com/security/oauth/authorize?response_type=code&… (and say that I’ve an unauthorized client and the redirect uri is “https://my.home-assistant.io”.

I just mention that I’m not logged in the homeconnect portal as required.

I tried to change the https://my.home-assistant.io to the correct local URL, but then it fails later(Just indicate “404: Not Found”) once I’ve logged-in and approved everything.

So I feel the integration keep something in memory. How can I clear it to start again? (tried to reboot without any luck

Try removing the Application Credential.

Damned, that was quite hidden, thank you!