You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hello Tijs, being new within HA I came upon your integration for NHC2 via HACS. Now I am running into something that I don't immediately see the reason for. Hopefully you may be able to help me further.
I was able to setup your integration for NHC2 via HACS and afterwards was able to connect to NHC2-HUB via the Wizard via username: hobby and the token provided via the API integration. Then when I go to look after a restart of HA I don't get to see any entities....
In the configuratrian.yaml I manually put the integration below
#Niko home control II
nhc2:
host: 10.0.0.104
username: hobby
password: (the provided token)
port: 8884
bcee268
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Tijs, being new within HA I came upon your integration for NHC2 via HACS. Now I am running into something that I don't immediately see the reason for. Hopefully you may be able to help me further.
I was able to setup your integration for NHC2 via HACS and afterwards was able to connect to NHC2-HUB via the Wizard via username: hobby and the token provided via the API integration. Then when I go to look after a restart of HA I don't get to see any entities....
In the configuratrian.yaml I manually put the integration below
#Niko home control II
nhc2:
host: 10.0.0.104
username: hobby
password: (the provided token)
port: 8884
any suggestions on what I'm overlooking?
I only see the message bellow...
bcee268
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@daelderenveld this is not really the place to add issues. You can create an issue on https://github.com/joleys/niko-home-control-II/issues.
But first check if the device list is not empty: https://github.com/joleys/niko-home-control-II#i-need-to-see-the-device-list
bcee268
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tijsverkoyen , OK thx for the feedback ;-)