reneboer / vera-TeslaCar

Vera & openLuup plugin to control your Tesla with same commands as the mobile app.
GNU General Public License v3.0
1 stars 0 forks source link

Temperature child devices #2

Closed jhattonc closed 4 years ago

jhattonc commented 4 years ago

059EB36D-1CF6-4ADE-A847-B8590BA365F4 All child devices displaying interior or exterior are showing degrees F but clearly displaying degrees C shows 0 F when actually is 32 F

reneboer commented 4 years ago

It seems the car always reports in Celsius even when the GUI settings are for Fahrenheit. And speed and distance always in miles, but that is documented. Nice and consistent system use (not). I'll fix that in a next release.

reneboer commented 4 years ago

Hi, can you try V1.8. Upload the L_TeslaCar1.lua and I_TeslaCar1.xml and let me know. It should use the temp unit settings of your Vera/openLuup now.

BTW, I do assume your Tesla temp units are set for Fahrenheit too right? In the plugin this is captured in the variable GuiTempUnits. Please confirm this is set to F in your case.

reneboer commented 4 years ago

Assuming fixed.