From 6d8bee73f86e03580765d1a3893ccae82925ea71 Mon Sep 17 00:00:00 2001 From: mvn23 Date: Wed, 11 Sep 2024 06:47:26 +0200 Subject: [PATCH] Add more information about opentherm_gw select entities. (#34669) --- source/_integrations/opentherm_gw.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/opentherm_gw.markdown b/source/_integrations/opentherm_gw.markdown index b8540aaca1b..135bf604338 100644 --- a/source/_integrations/opentherm_gw.markdown +++ b/source/_integrations/opentherm_gw.markdown @@ -5,6 +5,7 @@ ha_category: - Binary sensor - Climate - Hub + - Select - Sensor ha_release: 0.81 ha_iot_class: Local Push @@ -72,6 +73,12 @@ Floor Temperature: description: "Some thermostats round all temperatures down to the lower value according to their precision. Default behavior for Home Assistant is to round temperatures to the nearest value. Enable this setting to override this behavior and round to the lower value according to the configured precision." {% endconfiguration_basic %} +## Entities + +### Select + +Several `select` configuration entities can be found on the `OpenTherm Gateway` device. These can be used to configure the LEDs and GPIO pins of the OpenTherm Gateway. More information about the available modes can be found in the sections [LED modes](#led-modes) and [GPIO modes](#gpio-modes) or in the [commands documentation](https://otgw.tclcode.com/firmware.html#configuration) of the OpenTherm Gateway. + ## Actions ### Action `opentherm_gw.reset_gateway`