Fix Typo in ReadMe (#10389)
parent
1d34872c61
commit
635127b0e5
|
@ -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) | |
|
||||
|
|
Loading…
Reference in New Issue