dbweb-ch / ioBroker.tesla-motors

ioBroker Adapter for Tesla Motors Cars
MIT License
11 stars 9 forks source link

charger_power with wrong unit (W instead of kW) #27

Closed lobomau76 closed 3 years ago

lobomau76 commented 4 years ago

The unit of charger_power is in W, but the value corresponds to kW. The other problem is that the number is shown as whole number only without decimals. Here are some examples: image

dbweb-ch commented 4 years ago

The Unit is already fixed in the project, it will be included in the next release. If you need it, install the adapter via github. The value you see is the value I get from the Car, if there is no decimals, the car doesn't report any decimals.