-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response to maxDefrost #15
Comments
I'm not sure it works like that. I think the function is a toggle to turn the defrost setting to MAX or PREVIOUS value. maxDefrost() toggles climate between Max Defrost and the previous setting From: https://github.com/mseminatore/TeslaJS If you want to defrost the car. Get the climate setting valid they are what you need, if not toggle maxDefrost() then call the climate on, and get climate info to track progress. You may also set steering wheel heating if fitted and enabled steeringHeater: commandArgs.level Like maxDefrost() the steering heating is an option that when enabled will be activated when the climate control is engaged. |
Yes And in library teslaJS And it's work |
Still not working on my NodeRED flow... Would really like this function to provide winter conditioning to our shared car user group in the coming months... |
i do have the same problem when i send commands. |
Reading the above, I'm not sure at the moment if it can work or if it is a bug. |
I am able to to use most of the commands, but for MaxDefrodt the node gives no output. I have tried msg.commandArgs=
{
"onoff": true
}
And a lot of other command.
The text was updated successfully, but these errors were encountered: