harmony-api icon indicating copy to clipboard operation
harmony-api copied to clipboard

Specifying hub_ip has not effect

Open velkovb opened this issue 6 years ago • 4 comments

I was trying specify the hub_ip manually as I do not want to use the --net=host option but it has no effect and could not find any reference to it in the code.

velkovb avatar Aug 28 '19 08:08 velkovb

I can second this. Is this project dead? @maddox, are you still working on this project?

kueswol avatar May 23 '20 18:05 kueswol

I've had good success with this library, it works well! https://github.com/JordanMartin/harmonyhub-api

lucasklaassen avatar Oct 31 '20 04:10 lucasklaassen

That one looks nice as well but I am using this with KukuHarmony for SmartThings integration.

@kueswol I basically hardcoded the IP rebuilt the docker image and have been using it like that since I opened the issue :)

velkovb avatar Oct 31 '20 07:10 velkovb

One thing I forgot about (that made the difference between the hub being discoverable or not), was to make sure and use the older firmware where the port is not turned off. See www.home-assistant.io/blog/2018/12/17/logitech-harmony-removes-local-api/ for info on how to use the desktop software (plus USB cable to the hub), to select the option to revert the firmware to 4.15.193 (assuming you're using the Harmony Hub, like me)

johngo7470 avatar Sep 01 '21 00:09 johngo7470