Continuing the discussion from Add Integration for Niko Home Control 2:
Dear All,
I’ve been searching for weeks to integrate NHC2 into HA by reading posts, forums, and all kinds of information that might help to get the job done, but to no avail.
Can anybody please provide a work around from A to Z how to get NHC2 working in HA ? I would appreciate a lot.
What I’ve done so far is:
-
as mentioned above:
a. GitHub - boced66/hass-nhc2: Niko Home Control II Home Assistant Integration : Download the zip file (green “code” button)
b. Unzip the file in your computer
c. Import the unzipped folder “nhc2” in the folder “custom_components” in HASS
d. Restart HASS -
create a API in the NHC2 Programming software => password received
-
add in the configuration.yaml:
host: 192.168.0.xxx (ip address controller in local network)
port: 8884
username: “hobby”
password: “received_API_password”Are the brackets (" ") required ?
But when I then want to add Niko in Hassio, I get immediately a pop-up that refers me to the HA help page, which is irrelevant/outdated since it refers to an IP address for a Niko light… .
Any help is welcome !
DIrk