onokje / node-red-contrib-tesla

Node red nodes to control Tesla vehicles and devices
MIT License
20 stars 11 forks source link

corrected steering wheel commandArg #58

Closed coreGreenberet closed 9 months ago

coreGreenberet commented 1 year ago

According to https://tesla-api.timdorr.com/vehicle/commands/climate#post-api-1-vehicles-id-command-remote_steering_wheel_heater_request the argument should be "on" and not "level" it was really a pain to find the issue, why my steering wheel won't turn on.