]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix Typo in ReadMe (#10389)
authorHans-Jörg Merk <github@hmerk.de>
Thu, 25 Mar 2021 12:08:36 +0000 (13:08 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Mar 2021 12:08:36 +0000 (13:08 +0100)
bundles/org.openhab.binding.intesis/README.md

index 78ec5640adc65664669061ded351cb8d621a28c1..300c6b4b4f5bbe2a28ce45a4dac4d62a0c29e9c4 100644 (file)
@@ -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) |                                                         |