From 4f6d5f0629b9a7aa04bf45576d71f2467386501f Mon Sep 17 00:00:00 2001 From: mvn23 Date: Thu, 18 Feb 2021 17:39:24 +0100 Subject: [PATCH] Add warning to opentherm_gw.markdown (#16635) Add a warning about multiple simultaneous connections to the OpenTherm Gateway. --- source/_integrations/opentherm_gw.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/opentherm_gw.markdown b/source/_integrations/opentherm_gw.markdown index f7f8abcb7b4..e83c31cbd51 100644 --- a/source/_integrations/opentherm_gw.markdown +++ b/source/_integrations/opentherm_gw.markdown @@ -47,6 +47,10 @@ id: description: "The `gateway_id` for this OpenTherm Gateway's entity IDs and services. The entered value will be slugified." {% endconfiguration_basic %} +
+Please make sure no other device or application is connected to the OpenTherm Gateway at the same time as Home Assistant. This is not a supported scenario and may lead to unexpected results. +
+
The precision and floor_temperature settings that were supported in configuration.yaml entries have been lost upon import of the configuration.yaml entry into the Integrations panel. You can now configure them as per the following Options paragraph.