-
Notifications
You must be signed in to change notification settings - Fork 3
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
Seat heaters #4
Comments
It would help to know which seat you're trying to change and provide a code snippet. Seat heaters were extremely annoying to implement because the seat positions are not sequential, and the new Model 3 has a different configuration to the original Model 3. |
It was for a model y. I was not able to use the dashboard provided with integration. If I change the official Tesla app to control seat heaters it was reflected in the Teslemetry control dashboard so that bit is ok but cannot use the dashboard to control car seat heaters. I can sort my script later. Its Teslemetry thats has got the issue. |
Error messages: Change of heat level: "Failed to perform the action select/select_option. Teslemetry command failed, The request body is not valid" Nothing gets to car. |
Is it every seat position that doesn't work or just one? I tested this on a RHD Model 3, but it's possible the positions are different in the Y compared to the 3. The best thing you can do to help is try every seat heater, let me know which work, and which seat they actually turn on (because the mapping might be off). |
It is...I have a cunning plan...(Black adder). Give me a few minutes |
I have video of phone screen. It does nothing when hvac not running (just errors). With hvac running right auto button operates left seat into manual and back. Left button throws error. Off/low/med/high selection just errors I think. When data is coming from car the seat position appears to be correct in HA. Rear seat heaters (fitted) have not been picked up so that may be relevant. |
Cold weather is upon us once again in uk. My script to control the seat heaters is now throwing errors. Even the default dashboard does not work. I have tried switching off auto prior to manually setting but the auto switch just gets stuck and I have to resort to the official app to fix it back to auto. Is it me. Errors persist for a couple of seconds but say something like " the request body is not valid" when I manually set to low/medium/high
The text was updated successfully, but these errors were encountered: