Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HarmonyHub in seperaten VLAN? #147

Closed
dfoxg opened this issue Mar 9, 2024 · 2 comments
Closed

HarmonyHub in seperaten VLAN? #147

dfoxg opened this issue Mar 9, 2024 · 2 comments

Comments

@dfoxg
Copy link

dfoxg commented Mar 9, 2024

Hallo,

ich würde gerne den Adapter weiterhin verwenden, allerdings findet der Adapter meinen Harmony nicht mehr sobald ich ihn in ein anderes VLAN/Subnetz geschoben habe. Auch die Angabe der IP in der Config funktioniert leider nicht (laut SourceCode ist das eher eine Allowlist als eine explizite Angabe)

@mcm1957
Copy link
Member

mcm1957 commented Mar 9, 2024

I do not know the adapter. But a check of the source indoicates that hamony is searching the hub using broadcast UDP (IPv4) packets. Do you have your network configured to forward such pacaktes into the other vlan?

In addtion the following topic at forum might help
https://forum.iobroker.net/topic/45086/gel%C3%B6st-harmony-adapter-legt-keine-objekte-an/2

@dfoxg
Copy link
Author

dfoxg commented Mar 10, 2024

Hi @mcm1957, thanks for linking that comment.
Yeah i have a lot of problems with broadcast/multicast at the moment (spotify connect, ..), but the answer from tugsi helped me, since i´m now pinned my harmonyhub-ip in the Discovery subnet, which works for me.

Thanks!

@dfoxg dfoxg closed this as completed Mar 10, 2024
@mcm1957 mcm1957 pinned this issue Mar 10, 2024
WolfspiritM added a commit to WolfspiritM/ioBroker.harmony that referenced this issue Mar 29, 2024
mcm1957 added a commit that referenced this issue Jun 2, 2024
* (WolfspiritM) Multiple subnets can be entered as comma seperated list now. (#147)
* (mcm1957) Testing for node.js 22 has been added.
* (mcm1957) Dependencies have been updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants