From 09501d59c4ce5a5d57203e76786f7b82bdd21002 Mon Sep 17 00:00:00 2001 From: Hakan Tandogan Date: Fri, 6 Oct 2023 08:22:05 +0200 Subject: [PATCH] [tesla] fix small typo in documentation (#15699) Signed-off-by: Hakan Tandogan --- bundles/org.openhab.binding.tesla/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.tesla/README.md b/bundles/org.openhab.binding.tesla/README.md index e05c62dcd0e..e28d69c8ca0 100644 --- a/bundles/org.openhab.binding.tesla/README.md +++ b/bundles/org.openhab.binding.tesla/README.md @@ -139,7 +139,7 @@ Additionally, these advanced channels are available (not all are available on al | idealbatteryrange | Number:Length | Ideal Battery Range | Indicates the Battery Range | | lefttempdirection | Number | Left Temperature Direction | Not documented / To be defined | | lastautoparkerror | String | Last Autopark Error | Not documented / To be defined | -| location" advanced="false | Location | Location | The actual position of the vehicle | +| location | Location | Location | The actual position of the vehicle | | leftseatheater | Switch | Left Seat Heater | Indicates if the left seat heater is switched on | | leftrearseatheater | Switch | Left Rear Seat Heater | Indicates if the left rear seat heater is switched on | | leftrearbackseatheater | Number | Left Rear Backseat Heater | Indicates the level (0, 1, 2, or 3) of the left rear backseat heater |