-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Nuki integration options cannot be modified in the UI #47393
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
Comments
nuki documentation |
I wanted to add the integration with the http-api credentials from my bridge app and even that doesn't work. |
I also noticed that Nuki gets discovered as new integration, even though I already set up Nuki via yaml before. I am unable to hide/ignore the newly discovered integration, too. |
I also found this error with the new integration: 2021-03-05 08:16:05 ERROR (MainThread) [homeassistant.components.nuki.config_flow] Unexpected exception I removed all YAML entries, but I see now 3 Nuki integration pending of configuration and 1 well configured on the integration's tab. |
That seems to be normal. I copied my settings from YAML to the GUI of the "new integration" and then removed the YAML entries. That works well. Downside is, I cannot change these parameters anymore as there is no access to them on the GUI once entered. So if the host changes (e.g. the static IP of the bridge), you cannot change it in the integration. |
When i fill in the host and access token in the new Nuki integration, i get the error: aborted... My Nuki lock still works with the yaml i set up. |
Yes, currently there is no support for modifying the integration. In #40933 I've implemented a reauth-flow which will be triggered when the http-api token is changed, otherwise you'll need to remove the integration and re-add it. As long as the ID's stay the same (which they should) the entity-id's will be the same. The discovered integration is happening through the new DHCP-Discovery. If you have it integrated it shouldn't pop up and you should also be able to ignore it. Could you send me the Hostname of your bridge ('Nuki_Bridge_XXX') & the ID of the configured Nuki integration so I can have a look and try to debug it? @masterfixedit if you have it in the yaml it should have been imported to the UI and be present there, the error probably throws since it's already there. Is this the case? @a-jey is there anything special about your token? Any special characters or >20 characters long? |
@pree i had only numbers and letters. But when I enter the following line in my browser: I got no more idea what else I could try. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The issue still exists. Parameters, once entered, cannot be changed anymore. The workaround to remove and recreate the integration is cumbersome. E.g. it would require a lookup of the token in case the static IP address changes, just to recreate the integration. I don't consider this solved. |
@pree |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Unfortunately, this is not solved in the latest release. I would like to keep this open. |
The discovery & missing logo issue should now be solved by the following PRs: The authentication issue mentioned by @phm46 when the time mismatches is something I haven't considered. There could be a seperate checkbox on creation of the integration which then uses plain instead of a hashed token. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still not fixed |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still not fixed |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
This is still not fixed |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
With release core-2021.3.0 the Nuki integration has landed a UI configuration dialog. However, the paramters - once entered - cannot be modified anymore from the UI (or yaml).
What is version of Home Assistant Core has the issue?
core-2021.3.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
nuki
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nuki/
Example YAML snippet
# Put your YAML below this line
Anything in the logs that might be useful for us?
# Put your logs below this line
The text was updated successfully, but these errors were encountered: