bwssytems / ha-bridge

Home automation bridge that emulates a Philips Hue light system and can control other systems such as a Vera, Harmony Hub, Nest, MiLight bulbs or any other system that has an http/https/tcp/udp interface. This is a compact impl to run on small format computers. This is impl started from this project https://github.com/armzilla/amazon-echo-ha-bridge.
Apache License 2.0
1.45k stars 199 forks source link

Discovery across VLANs #1291

Open stbluesrul opened 3 years ago

stbluesrul commented 3 years ago

Has anyone been able to get discovery working across VLANs (layer 3 boundaries)?

bwssytems commented 3 years ago

Do you have upnp forwarding or broadcast forwarding enabled?

smartypantsuk commented 3 years ago

Has anyone been able to get discovery working across VLANs (layer 3 boundaries)?

I use it across vlans

bwssytems commented 3 years ago

Looks like you'll need to sniff your lans to see if it is getting there or responses getting back.