[tesla] Change center_display_state from switch to number (#12030)
* Change center_display_state from switch to number Signed-off-by: Kai Kreuzer <kai@openhab.org> * Update property file Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
@@ -100,7 +100,7 @@ Additionally, these advanced channels are available (not all are available on al
|
||||
| batteryheaternopower | Switch | Battery Heater Power | Indicates if there is enough power to use the battery heater |
|
||||
| batteryrange | Number:Length | Battery Range | Range of the battery |
|
||||
| calendarenabled | Switch | Calendar Enabled | Indicates if access to a remote calendar is enabled |
|
||||
| centerdisplay | Switch | Central Display State | Indicates the state of the central display in the vehicle |
|
||||
| centerdisplay | Number | Central Display State | Indicates the state of the central display in the vehicle, see [here](https://tesla-api.timdorr.com/vehicle/state/vehiclestate) for valid values |
|
||||
| centerrearseatheater | Switch | Center Rear Seat Heater | Indicates if the center rear seat heater is switched on |
|
||||
| charge | Switch | Charge | Start (ON) or stop (OFF) charging |
|
||||
| chargecable | String | Charge Cable | Undocumented / To be defined |
|
||||
|
||||
Reference in New Issue
Block a user