I have just created a HA OS inside a Proxmox Virtual Machine in the (Primary Network), while my Amazon Fire TV Stick is in an (IoT Network) tagged as VLAN 127, with network isolation enabled.
Although my router’s firewall did block all to the IoT Network (all denies are at the bottom of the list), but I did allowed the Fire TV to reach my self-hosted Plex Server, which is in the Primary Network using port 32400.
So, using that as the basic, I made another rule that let IoT Network to my HA VM, but on all ports.
There is a Network Switch being used with the Proxmox and Plex physical machines, but both on the native VLAN in the Primary Network.
I’ve read the Android Debug Bridge guide.
My Fire TV’s ABD Debugging is enabled.
In the Firewall, all of the IP Addresses, subnets, LANs, and Allow/Deny are correct.
Since there is only 1 device in the IoT Network (the Fire Stick), there is no second device using ADB.
any luck getting this setup? The only way I could get it even partially working was to use the adb server. I have to say this is one of the flakiest integrations in the HA suite. I wonder what it is that makes it so difficult, is ADB just very non-standard or something?