Panda88CO / udi-TeslaEV

MIT License
0 stars 0 forks source link

TeslaEV api connection may not be functioning. Anyone else experiencing this? #13

Open aznytfury opened 8 months ago

aznytfury commented 8 months ago

Noticed this started on 2-13-24. Refreshed the token and reinstalled, but no luck. Won't update the nodes since it can't pull a vehicle list. Anyone else experiencing this?

2024-02-14 15:11:07,247 Thread-7 udi_interface DEBUG TeslaEVController:createNodes: vehicleList: None 2024-02-14 15:11:07,247 Thread-7 udi_interface ERROR TeslaEVController:createNodes: Exception Controller start: object of type 'NoneType' has no len() 2024-02-14 15:11:07,247 Thread-7 udi_interface INFO TeslaEVController:createNodes: Did not obtain data from EV

Panda88CO commented 8 months ago

Tesla is moving to a new API - node needs to be updated - working on it, but it will take some time

grossmd commented 8 months ago

I’m having the same problem. Tried new token, tried removing and reinstalling but no joy. My guess is related to car software update On Feb 14, 2024, at 5:13 PM, aznytfury @.***> wrote: Noticed this started on 2-13-24. Refreshed the token and reinstalled, but no luck. Won't update the nodes since it can't pull a vehicle list. Anyone else experiencing this? 2024-02-14 15:11:07,247 Thread-7 udi_interface DEBUG TeslaEVController:createNodes: vehicleList: None 2024-02-14 15:11:07,247 Thread-7 udi_interface ERROR TeslaEVController:createNodes: Exception Controller start: object of type 'NoneType' has no len() 2024-02-14 15:11:07,247 Thread-7 udi_interface INFO TeslaEVController:createNodes: Did not obtain data from EV

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

aznytfury commented 7 months ago

Just checking in on this. Any updates or ETA that you can share with us?

grossmd commented 7 months ago

, I’m still having the issue as well :(. Love it when it functions so hoping it can be resolved :)

Panda88CO commented 7 months ago

I am still working to get API stable - doing the powerwall first - but once PAI is working it will not take that long (assuming I can get access to car to try)

aznytfury commented 5 months ago

Just checking in on ETA?

Panda88CO commented 5 months ago

Waiting for udi to implementation done support features before it can be completed.  Cannot control car yet as a new layer of security is addedChristian OlgaardSent and "auto corrected" by my iPhoneOn Jun 7, 2024, at 17:32, aznytfury @.***> wrote: Just checking in on ETA?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

DaneWeintraub commented 2 months ago

TeslaEV_8-10-2024_104414-AM.zip I am not sure if I'm experiencing the same as above or something new but I just installed this node to my ISY and it shows connected to Tesla cloud is true. But I'm not seeing any other nodes under it. In the log it says it's getting an error;

2024-08-10 12:40:01,323 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Error getting vehicle list 2024-08-10 12:40:01,325 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Trying to reconnect 2024-08-10 12:40:01,866 Thread-6 udi_interface ERROR TeslaEVController:createNodes: Exception Controller start: object of type 'NoneType' has no len() 2024-08-10 12:40:01,867 Thread-6 udi_interface INFO TeslaEVController:createNodes: Did not obtain data from EV

What do I need to do?
I installed with the 14 day trial. If this gets fixed, how do I get to continue the 14 day from that point? Thank you

grossmd commented 2 months ago

This has been around for a while. Have not had connection for ever :(On Aug 10, 2024, at 1:03 PM, Dane @.***> wrote: I am not sure if I'm experiencing the same as above or something new but I just installed this node to my ISY and it shows connected to Tesla cloud is true. But I'm not seeing any other nodes under it. In the log it says it's getting an error; 2024-08-10 12:40:01,323 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Error getting vehicle list 2024-08-10 12:40:01,325 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Trying to reconnect 2024-08-10 12:40:01,866 Thread-6 udi_interface ERROR TeslaEVController:createNodes: Exception Controller start: object of type 'NoneType' has no len() 2024-08-10 12:40:01,867 Thread-6 udi_interface INFO TeslaEVController:createNodes: Did not obtain data from EV What do I need to do? I installed with the 14 day trial. If this gets fixed, how do I get to continue the 14 day from that point? Thank you

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

Panda88CO commented 2 months ago

Tesla changed their api do the node does not work for new users We are working on a new version of the node but not released yet.  You can try that once releasedChristian OlgaardSent and "auto corrected" by my iPhoneOn Aug 10, 2024, at 19:27, grossmd @.> wrote: This has been around for a while. Have not had connection for ever :(On Aug 10, 2024, at 1:03 PM, Dane @.> wrote:

I am not sure if I'm experiencing the same as above or something new but I just installed this node to my ISY and it shows connected to Tesla cloud is true. But I'm not seeing any other nodes under it. In the log it says it's getting an error;

2024-08-10 12:40:01,323 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Error getting vehicle list

2024-08-10 12:40:01,325 Thread-6 udi_interface ERROR TeslaCloudEVapi:teslaEV_GetIdList: Trying to reconnect

2024-08-10 12:40:01,866 Thread-6 udi_interface ERROR TeslaEVController:createNodes: Exception Controller start: object of type 'NoneType' has no len()

2024-08-10 12:40:01,867 Thread-6 udi_interface INFO TeslaEVController:createNodes: Did not obtain data from EV

What do I need to do?

I installed with the 14 day trial. If this gets fixed, how do I get to continue the 14 day from that point?

Thank you

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

DaneWeintraub commented 1 month ago

any news on the new version and when it might be coming? ?