From 2339e231c80ae6826de494bd160f250b0665ac87 Mon Sep 17 00:00:00 2001 From: Isaac Phillips <43371347+theTaikun@users.noreply.github.com> Date: Mon, 12 Dec 2022 12:04:17 -0500 Subject: [PATCH] Indicate that MPD can connect with Hostnames (#25258) --- source/_integrations/mpd.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mpd.markdown b/source/_integrations/mpd.markdown index d69fbfc48eb..4c08d421c14 100644 --- a/source/_integrations/mpd.markdown +++ b/source/_integrations/mpd.markdown @@ -26,7 +26,7 @@ media_player: {% configuration %} host: - description: IP address of the Host where Music Player Daemon is running. + description: Hostname or IP address of the Host where Music Player Daemon is running. required: true type: string port: