@Juggler wrote:
I have segmented by home network (Ubiquiti) into multiple VLANs for proper isolation. HA is sitting on my “main” VLAN, while my Chromecasts are sitting on a VLAN I have called IoT. I am able to integrate the Chromecasts into HA by assigning them static IPs, however Chromecast groups are not accessible as there is no way to statically map them. I believe they are advertised via mDNS.
On my EdgeRouter, I have configured both the reflector and repeaters as follows:
service mdns reflector service mdns repeater { interface eth0.20 interface eht0.30 }
(eth0.20 and .30 are the virtual interfaces assigned to my main and IoT VLANs)
I am still not seeing any of the Chromecast groups. Has anyone been able to get this working?
Posts: 1
Participants: 1