You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes there are many API commands that would be nice to have like turning HVAC to manual or auto mode. Wish we could add some very basic HVAC features like a heater off mode and a vent mode. Someone just wrongly closed my request thinking it's already implemented. #112
The PTC cabin heater is still wrongly being used when cooling is only desired which makes the air luke warm instead of cold air and is a total waste of electricity. This has been a big for 4+ years across all Tesla models with PTC cabin heaters.
Hello, I can not find the API in the protobuf file about turn on/off the Hvac Auto. The
hvacAutoAction
seams that it only turn on/off the Climate.By the way, I find the
HvacTemperatureAdjustmentAction
:vehicle-command/pkg/protocol/protobuf/car_server.proto
Lines 202 to 226 in eaf6ee1
How to use it? I send the data like this:
It seams that the
absolute_celsius
not works, because thedriver_temp_celsius
always be 0, so the Vehicle will change the temperature toLOW
.The text was updated successfully, but these errors were encountered: