From 415b10620c73b3fa56ff269fb4f3b45a8a12adf2 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 20 Apr 2021 20:38:39 +0200 Subject: [PATCH] Clarify cast known_hosts does not require mDNS routing (#17535) --- source/_integrations/cast.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/cast.markdown b/source/_integrations/cast.markdown index ead15b863e9..9561299abea 100644 --- a/source/_integrations/cast.markdown +++ b/source/_integrations/cast.markdown @@ -15,7 +15,7 @@ ha_zeroconf: true {% include integrations/config_flow.md %} -Support for mDNS discovery in your local network is mandatory. Make sure that your router has this feature enabled. This is even required if you entered the IP addresses of the Cast devices are manually in the configuration as mentioned below. +Support for mDNS discovery in your local network is mandatory for automatic discovery. Make sure that your router has this feature enabled. If mDNS does not work in your network, the IP addresses of the Cast devices can be manually entered in the configuration as mentioned below. {% include integrations/option_flow.md %} {% configuration_basic %}