From: Hans-Jörg Merk Date: Thu, 25 Mar 2021 12:08:36 +0000 (+0100) Subject: Fix Typo in ReadMe (#10389) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=635127b0e5d7159acf9c616ca8d195033a9edc3d;p=openhab-addons.git Fix Typo in ReadMe (#10389) --- diff --git a/bundles/org.openhab.binding.intesis/README.md b/bundles/org.openhab.binding.intesis/README.md index 78ec5640ad..300c6b4b4f 100644 --- a/bundles/org.openhab.binding.intesis/README.md +++ b/bundles/org.openhab.binding.intesis/README.md @@ -36,7 +36,7 @@ The binding uses the following configuration parameters. | mode | String | The heating/cooling mode. | AUTO,HEAT,DRY,FAN,COOL | | fanSpeed | String | Fan speed (if applicable) | AUTO,1-10 | | vanesUpDown | String | Control of up/down vanes (if applicable) | AUTO,1-9,SWING,SWIRL,WIDE | -| vanesUpDown | String | Control of left/right vanes (if applicable) | AUTO,1-9,SWING,SWIRL,WIDE | +| vanesLeftRight | String | Control of left/right vanes (if applicable) | AUTO,1-9,SWING,SWIRL,WIDE | | targetTemperature | Number:Temperature | The currently set target temperature (if applicable) | range between 18°C and 30°C | | ambientTemperature | Number:Temperature | (Readonly) The ambient air temperature (if applicable) | | | outdoorTemperature | Number:Temperature | (Readonly) The outdoor air temperature (if applicable) | |