From 75d9509b82d9476c3331a3548f821ebcdd46bfe6 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Sat, 6 Dec 2025 05:53:50 +0100 Subject: [PATCH] Add glossary to integration in OpenTherm Gateway (#42290) --- source/_integrations/opentherm_gw.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/opentherm_gw.markdown b/source/_integrations/opentherm_gw.markdown index ac49b485a8f..d48b420e0d7 100644 --- a/source/_integrations/opentherm_gw.markdown +++ b/source/_integrations/opentherm_gw.markdown @@ -24,7 +24,7 @@ ha_platforms: ha_integration_type: integration --- -The `opentherm_gw` integration is used to control the [OpenTherm Gateway](https://otgw.tclcode.com/) from Home Assistant. +The `opentherm_gw` {% term integration %} is used to control the [OpenTherm Gateway](https://otgw.tclcode.com/) from Home Assistant. This integration will add three devices to Home Assistant for each configured gateway. The main control of the integration is a single `climate` entity which can be found on the added `OpenTherm Thermostat` device. All added devices have a collection of `sensor` and `binary_sensor` entities, which are disabled by default. To enable them, follow the steps on [enabling entities](/common-tasks/general/#enabling-or-disabling-entities).