-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[tesla binding] API not responsive to invoking vehicle_config, drive_state, vehicle state: error 404: not found. #14894
Comments
Just wanted to confirm that since today I have the same issue. Probably they have changed some endpoints or the structure of the response... :( |
Probably this is related. Not sure if this repo is used as an API source: timdorr/tesla-api#711 |
I have exactly the same issue as here on my OpenHAB instance. Only started last night (27/4/2023 at 9pm UK time). |
Another confirmation here. A number of projects are scrambling to fix their implementations today. |
It seems a new endpoint has been created by Tesla. See jonasman/TeslaSwift#138 Anyone able to implement thos in the binding? |
I just noticed that issues in the logs as well (didn't see this issue here the past days). |
This issue has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/tesla-binding-updates-stopped-suddenly/146389/12 |
I think I managed to fix it and have created #14922 for it. |
Great! Will this fix work for 3.4.x as well? |
Once merged, I will check whether it is feasible to backport it to 3.4.x. |
@phuongpham You might want to test the jar that I attached to #14924. |
great! I'm testing it now. |
@kaikreuzer ok it has been running for a while now. |
Is the jar only compatible with OH 4 or does it work with 3.4 as well? |
You can download the snapshot for 3.4.x from here #14924 Or just run this command in karaf
|
Thank you! I just download and drop the jar file into add-on folder (before I removed the official Tesla add-on). Everything works again, many thanks for the fix! |
This issue has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/tesla-binding-updates-stopped-suddenly/146389/14 |
First, thank you for fixing the binding! I've installed the jar and it started to work again. |
also for me the channel eventstamp and shiftstare are not updated with the fixed version. |
I notice the same. At least everything else working :) TeslaEventEndpoint-tesla:modely:fe75f569dc:VIN : An error occurred in the session : java.util.concurrent.TimeoutException: Idle timeout expired: 30001/30000 ms |
with the released version 3.4.4 the channel eventstamp and shiftstate are broken |
FYI, I created a new issue. |
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for Bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: