From 6cb9d7811a7aaae640f1f6b3ca615818238a69e2 Mon Sep 17 00:00:00 2001 From: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> Date: Tue, 11 Mar 2025 13:25:45 -0500 Subject: [PATCH] Document autofailover behavior (#37916) --- source/_integrations/heos.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/heos.markdown b/source/_integrations/heos.markdown index 956cb00c9fd..06edfcab4fc 100644 --- a/source/_integrations/heos.markdown +++ b/source/_integrations/heos.markdown @@ -40,12 +40,12 @@ Add this integration to automate playback and group configuration of HEOS-capabl {% include integrations/config_flow.md %} {% note %} -Only a single instance of the integration is needed to access the entire HEOS system on the network. It will only connect to a single {% term host %}. +A single instance of the integration adds all devices in the HEOS system to Home Assistant. When setup through discovery, it will automatically select the best {% term host %}. The integration will automatically reconnect and fail over to other hosts in the HEOS system if the configured host goes offline. {% endnote %} {% configuration_basic %} Host: - description: "The host name or IP address (e.g., \"192.168.1.2\") of your HEOS-capable product. If you have more than one device, select, or enter a host, that is connected to the LAN via wire or has the strongest wireless signal." + description: "The host name or IP address (e.g., \"192.168.1.2\") of your HEOS-capable product. If you have more than one device, enter a host that is connected to the LAN via wire and is always powered on." {% endconfiguration_basic %} ## Configuration options