Use Ethernet for the server and other fixed equipment
A dedicated Home Assistant host should normally use Ethernet. Fixed access points, cameras, recorders and suitable gateways also benefit from wired backhaul or PoE. This reduces avoidable radio dependencies and gives the system predictable addresses and switch ports.
Plan the equipment location for ventilation, power, UPS requirements and service access. A metal cabinet can be a good place for network hardware and a poor place for a Zigbee, Thread or Bluetooth antenna.
A separate IoT network still has to let the right devices communicate
An IoT VLAN can reduce exposure and make policies easier to understand, but devices still need specifically allowed paths to Home Assistant, DNS, time, vendor services and local discovery. Matter, HomeKit, casting and many gateways use multicast or mDNS that does not cross subnets automatically.
Write the required communications before creating firewall rules. A flat, well-managed network can be safer than a complex segmented design nobody knows how to maintain.
Plan Wi-Fi, Zigbee, Thread and Bluetooth coverage separately
Good Wi-Fi does not create good Zigbee or Thread coverage. Zigbee needs a planned coordinator, channels and powered routers. Thread needs a border router and consistent network credentials. Bluetooth may need proxies near distant devices.
The radios share portions of the 2.4 GHz spectrum, so placement and channel choices matter. Use extension cables and open locations where the manufacturer recommends them rather than hiding every adapter beside a busy access point.
Keep the network details someone will need later
Reserve stable addresses for infrastructure through DHCP where appropriate and record the network owner, controller credentials and switch ports. Confirm that a replacement Home Assistant host can reach the same networks and restore the required services.
After setup, test discovery, event delays, camera streams, Matter pairing and Bluetooth coverage on the final network—not on a temporary construction router.
Primary references
Quick answers to common questions.
01Should Home Assistant be on an IoT VLAN?+
Not by default. The best placement depends on the trust model and required communication. It often controls across networks, so rules and discovery must be designed explicitly.
02Why does a device work in its app but not Home Assistant?+
The app may use the internet while Home Assistant needs local addressing or discovery traffic that the network is blocking. Check how the device is meant to connect locally.
03Does strong Wi-Fi improve Zigbee?+
No. They are separate networks, although both can share 2.4 GHz spectrum. Zigbee coverage depends on its coordinator and routing devices.
04When are Bluetooth proxies useful?+
They extend Home Assistant Bluetooth coverage to rooms that are too distant or obstructed for the host adapter. Active-connection capability must match the device’s needs.
