From adca708114875ecb179eb4019f55ba7e478752d7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 16 May 2021 14:39:23 +0200 Subject: [PATCH] Clarify host in MuteSync documentation (#17843) --- source/_integrations/mutesync.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/mutesync.markdown b/source/_integrations/mutesync.markdown index 70f41f37f18..495f6a980a9 100644 --- a/source/_integrations/mutesync.markdown +++ b/source/_integrations/mutesync.markdown @@ -22,3 +22,7 @@ There is currently support for the following platforms within Home Assistant: - Binary sensor - mic muted/unmuted and meeting live/not-live {% include integrations/config_flow.md %} + +Please note, when setting the integration, the UI will ask for "Host". This is +the hostname or IP address of the machine you run MuteSync on (which is most +likely your desktop computer).