-
Notifications
You must be signed in to change notification settings - Fork 2
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
RPI 4 #6
Comments
Hey thanks for the interest in this project, but sorry to say that I've basically abandoned it now and I'm working on a newer version. The new version doesn't require the RS485 device as it only uses the Tesla API. This is far more stable, and also doesn't require you to crack open your wall charger (which this requires a very specific version of wall charger). |
Hello @shreddedbacon Is it possible to disable (set charging current to 0) to a Gen2 Wall connector using an API? Thank you. |
There is no comms on the gen2, the one I'm working on now uses the car API to adjust the charge rate |
This project was mainly an experiment for me to be able to adjust the charge rate for the gen2 charger without it being connected to a network, unfortunately it isn't reliable which is why this project is basically abandoned. If you want to try and get it to work for you, go right ahead, but I am basically not going to be able to support you and answer questions about what to do to get it to work for you and your specific circumstances. I just don't have the time to do that for a project that I've abandoned. |
Oh, I understand. Current gets set to max, after the customer presents their room key at a reader (curtessy of raspberry pi). Would this be possible with the current project you working on? Thank you. |
What you're trying to do with the gen2 chargers is basically not possible with this repository, and not with the one that I am working on as a replacement either. There is no way to tell the car to stop or start charging by the gen2 charger alone, not reliably anyway. The stop/start commands that get sent to the gen2 can put a car into a weird state if you try and do it, and you can't get the condition to reset without unplugging the car. |
Hello.
Is it possible to run this on Raspberry pi 4?
If so, can I get a few instructions, how to do that?
Thank you.
The text was updated successfully, but these errors were encountered: