joleys / niko-home-control-II

Home Assistant Custom Integration for Niko Home Control II
MIT License
74 stars 21 forks source link

Removed discovery of Niko Home Controller Hubs. #90

Closed tijsverkoyen closed 11 months ago

tijsverkoyen commented 11 months ago

Make the user enter the host manually.

Removed the code that scans the network for controllers. I also did some cleanup to remove the unused code that was related.

This should resolve https://github.com/joleys/niko-home-control-II/issues/85

wimdewitte commented 11 months ago

@tijsverkoyen wondering what the root-cause is. This solution is not a fix but a workaround which is less user-friendly. The UDP discovery protocol is not know for having problems.

tijsverkoyen commented 11 months ago

I did not invest much time in finding the root cause. The problem was: the controller was detected. But in the end the configuration was not working. So the solution to all related issues was to manually set the IP/Hostname of the controller.