filipvh / hass-nhc2

Niko Home Control II Home Assistant Integration
MIT License
36 stars 26 forks source link

no devices or entities found in NHC2 #57

Open pjvvhd opened 11 months ago

pjvvhd commented 11 months ago

I have a problem with nhc2 i can not load the devices or entities. i used the touchprofile with password logged in with succes but i can not load annything in HA, Anny ideas ?

Scherm­afbeelding 2023-09-20 om 19 53 12
daelderenveld commented 11 months ago

same problem here, I managed to install the NHCII-integration for via HACS. Now I am running into something that I don't immediately see the reason for.

I was able to connect to NHC2-HUB via the Wizard via IP-adress, 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 configuration.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?