-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Integration no longer working after Niko Home Controller update 2.22.1.624 #210
Comments
@brett1996 I'm having the same issue and my debug log looks the same. My API token has been renewed less than 2 months ago, so I assume that will not be the root cause. |
Hi,
So I would suggest that you do the same steps but in a different ordrer: 2 -> 3 Chek if it still doesnt fix the home assistant problem; if not : 1 -> 4 Le me know if it helped |
I completed the update of my controller just now. Although I do see some errors in the logs, all functionality is working. An error of an expired token did show up after the update. |
From the log off @brett1996: There are 2 warnings related to NHC
and
Both of them are warnings. Which do not block anything. I see the following in the logs
Which means the integration tries to connect. After that there are no more NHC entries in the log. So I think the controller does not respond. @bauffman @brett1996 some questions:
|
|
Same for me, |
It would be interesting to see whether 0ac652a could fix this issue. It should force an MQTT reconnect when you reload the integration |
Thanks for the support, When opening the niko app this morning I got a notification to update to version 2.22.1.625. Then I've added the changes you've made to the init.py. |
I had the same issues with 2.22.1. In the meantime, there is 2.22.2.625 and all issues were resolved. |
Still not working, Are there anything I can do to help ? I want to reinstall the integration, But will I lose all devices then ? Please let me know. I'm here to help |
I found the problem. |
@brett1996 I also set a static IP on my Unify controller. |
same issue here and after two days I have to re-enter the API key again after which HA restarts and the connection between NHC II is active again. No renewal of the api key was done. The HA has a fixed IP |
My installation had its IP address changed as well. After assigning a fixed IP it still didn't work. About a day later all of a sudden it started working again 🤷♂️ I'm assuming Niko changed & fixed something on their side. |
I have contacted Niko to ask them wat has been changed. But I don't have a reply (yet) |
Just an update based on the information I received from Niko Change of IP of the controller. Authentication failed Also the authentication is more strict. If you try to authenticate with wrong credentials too much you will be blocked. Make sure you have the latest update from Niko on your Niko Home Controller and use the correct credentials. No devices It seems that Home Assistant is not able to connect to the MQTT broker on the Niko Home Controller when adding the integration. The config gets saved after a timeout. So it seems like it works. But as there is no connection the device list is not received and no devices/entities are created. To be honest: I don't have a clue a this point why the connection fails in an empty Home Assistant. But why it works on my "production" Home Assistant |
Hi,
Last evening I've updated my controller to version 2.22.1.624.
After this the integration stopped working.
This morning I've updated everything to the latest version.
I also enabled Debuggin in de NHC2 integration.
HAOS 2025.02
Core 14.2.
The only thing that can be wrong on my side is that the renewal of the API token was not done in time.
Can someone maybe Explain, how I can do this?
If there are other things I can do, to get this working, let me know.
The text was updated successfully, but these errors were encountered: