Fix indentation for advanced configuration (#7608)

* Fix indentation for advanced configuration

Corrected indentation per original PR at https://github.com/home-assistant/home-assistant/pull/15143

* Add note about MDNS
This commit is contained in:
datafx 2018-11-24 07:38:30 -05:00 committed by Franck Nijhof
parent bb8b98826b
commit 3fd858367e

View File

@ -37,6 +37,10 @@ cast:
- host: 192.168.1.10 - host: 192.168.1.10
``` ```
<p class='note'>
You may need to enable Multicast DNS (MDNS) on your router if you are on a different subnet or VLAN.
</p>
{% configuration %} {% configuration %}
media_player: media_player:
description: A list that contains all Cast devices. description: A list that contains all Cast devices.