From bcbff78a401871925b9f0e3ada528a92e0d118df Mon Sep 17 00:00:00 2001 From: mvn23 Date: Tue, 9 Jul 2019 18:56:25 +0200 Subject: [PATCH] Fix opentherm_gw reverted updates (#9821) * Update docs to reflect support for multiple OpenTherm Gateway devices. * Update to reflect removing the 'monitored_variables' option. --- source/_components/opentherm_gw.markdown | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/source/_components/opentherm_gw.markdown b/source/_components/opentherm_gw.markdown index 8e7d6144e46..9eaf0e2d112 100644 --- a/source/_components/opentherm_gw.markdown +++ b/source/_components/opentherm_gw.markdown @@ -23,7 +23,7 @@ redirect_from: The `opentherm_gw` integration is used to control the [OpenTherm Gateway](http://otgw.tclcode.com/) from Home Assistant. -There is currently support for the following device types within Home Assistant: +The following device types are currently supported within Home Assistant: - Binary Sensor - Climate @@ -73,10 +73,6 @@ climate: default: false {% endconfiguration %} -## Supported Variables - -The list above contains all supported variables. Note that not all boilers and thermostats properly support all variables, so the fact that a variable is listed here and published by your system does not necessarily mean that you will get useful data out of it. To see which variables are published in your situation, enable debug logging for the `opentherm_gw` integration and look for the status updates. - ## Services ### Service `opentherm_gw.reset_gateway` @@ -377,7 +373,7 @@ Not all boilers and thermostats properly support all OpenTherm features, so not Solar storage unit temperature. -## {% linkable_title Binary Sensors %} +## Binary Sensors The following `binary_sensor` entities will be created for each configured gateway. The `entity_id` of every sensor will have a suffix containing the `gateway_id` of the gateway to which it belongs.