Update faq.rst - added description for mDNS support on different subnets (#169)

FAQ: Add description for mDNS support on different subnets
This commit is contained in:
Taigar2015 2019-02-23 17:12:52 +01:00 committed by Otto Winter
parent e7fb99063f
commit d00c92fe71

View File

@ -252,6 +252,13 @@ And a docker compose file looks like this:
ESPHome uses mDNS to show online/offline state in the dashboard view. So for that feature
to work you need to enable host networking mode
mDNS might not work if your Home Assistant server and your ESPHome nodes are on different subnets. If your router supports Avahi, you are able to get mDNS working over different subnets.
Just follow the next steps:
1. Enable Avahi on both subnets.
2. Enable UDP traffic from ESPHome node's subnet to 224.0.0.251/32 on port 5353.
Donations
---------