iobroker-community-adapters / ioBroker.tesla-motors

ioBroker Adapter for Tesla cars and powerwalls
MIT License
8 stars 6 forks source link

Tesla API ioBroker no longer executes commands. But I receive data from the car #144

Open HolgerCW2 opened 7 months ago

HolgerCW2 commented 7 months ago

Describe the bug
When I click on the button for open trunk in ioBroker, nothing happens. Only the following error message appears:

{"response":null,"error":"Tesla Vehicle Command Protocol required, please refer to the documentation here: https://developer.tesla.com/docs/fleet-api#2023-10-09-rest-api-vehicle-commands-endpoint-deprecation-warning","error_description":""}

tesla-motors.0 2024-01-14 15:27:45.358 error AxiosError: Request failed with status code 403

tesla-motors.0 2024-01-14 15:27:45.357 error https://owner-api.teslamotors.com/api/1/vehicles/929890198683643/command/actuate_trunk

However, data from the Tesla is retrieved and displayed, so the connection must be there

Greetings

Holger

TA2k commented 7 months ago

See here https://github.com/iobroker-community-adapters/ioBroker.tesla-motors/issues/93

tminimax commented 5 months ago

is there a solution in sight?