Coder Social home page Coder Social logo

Comments (6)

AndyGR42 avatar AndyGR42 commented on July 21, 2024

Same issue here. It looks like the adapter ignores any dedicated IP adress.

from iobroker.harmony.

stratohe avatar stratohe commented on July 21, 2024

I basically have the same issue with one more complication:

The Harmony Hub is in a different VLAN than the docker host. So i have a chain like : DockerLan 172.x.x.x -> DocherHostLan 10.2.x.x and then IOT Lan 10.3.x.x

It is not possible to get the broadcasts over 2 segmenst. Could you please midify in a way where you can specify the IP of the Hub?

from iobroker.harmony.

David91919 avatar David91919 commented on July 21, 2024

Same issue here, iobroker in docker can't find the hub no matter what I try

from iobroker.harmony.

pforrmi avatar pforrmi commented on July 21, 2024

Same issue... Sadly the plugin is not usable with docker.

from iobroker.harmony.

baerengraben avatar baerengraben commented on July 21, 2024

I have been using the harmony adapter for several years now and am very satisfied with it. When using Adapter and Hub in the same Subnet everything works like a charm.

NOW: As part of security improvements, I have put my WLAN in its own subnet. So the Harmony Hub (192.168.10.x) is now in a different subnet than the ioBroker (192.168.3.x).

The firewall configuration is set:

  1. Harmony Hub has access to a DHCP server that provides an IP address and a valid gateway to the Internet.
  2. Multicasts can propagate across subnets (UDP multicast to the group 224.0.0.1 on port 5224).
  3. TCP traffic on port 8088 can propagate across subnets.

Nevertheless, the Harmony adapter does not find the hub. No matter how I configure the Adapter subnet (config). Some seem to have success with entering the IP (192.168.10.x) directly as the subnet. But that does not work either for me.

I'm sure the hub can communicate with the ioBroker's network (Hub to fakeRoker on same ioBroker still works). It just seems to be a problem with discovery. Is there any way to configure the hub itself directly so that it can operate without discovery first?

By the way, I tested the same with OpenHAB and their Harmony add-on. There, too, a scan across the subnets does not work. But here you can add the hubs manually and then control them as usual.

from iobroker.harmony.

mcm1957 avatar mcm1957 commented on July 21, 2024

As this issue is ruther old, I will close here.
Please open a new issue if problem still exists and add all relevant release informations:

  • adapter
  • js-controller
  • admin
  • node
  • o/s

from iobroker.harmony.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.