Closed raldone01 closed 3 months ago
Hey there @kane610, mind taking a look at this issue as it has been labeled with an integration (unifi
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
unifi documentation unifi source (message by IssueLinks)
Running the configure step triggers the options flow which only works on loaded integrations. The options flow does not help you with reconfiguring addresses. I recommend you remove the integration and set it up a new
I did not want to set it up again so I temporarily made the unifi-controller available under that url and triggered the reauth process by changing the password of the user.
The reauth process allows the user to change all instance settings. It would be cool if there was a way to manually trigger the rauth if requests to the controller fail.
The reauth process allows the user to change all instance settings. I would be cool if there was a way to manually trigger the rauth if requests to the controller fail.
There is but its not yet implemented on the unifi integration
Nice. Is the reauth anytime a homeassistant core feature? Can you link me to the relevant documentation?
The problem
I misconfigured the unifi extension to use an incorrect url which returns 403. When I click configure it throws an exception and I can't change any settings.
I have not done a deep inspection of the exception. But I assume it is because of the 403.
What version of Home Assistant Core has the issue?
core-2024.7.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Unifi
Link to integration documentation on our website
https://www.home-assistant.io/integrations/unifi/
Diagnostics information
home-assistant_unifi_2024-07-24T20-44-32.508Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?