-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
After setting to < than 5 amps, car go back to 5amps #79
Comments
My car is away so can't test it. I will do so and let you know. In the meantime make sure nothing else can be setting the current back to 5 amps, e.g. the Tesla app on your phone |
My car is back. I can't replicate your issue. What version of the project are you running? Latest development release is v0.4.3b-dev which is on DockerHub. Main changes are robustness improvements, see the CHANGELOG. |
I just updated to latest dev version (I was on latest prod version before). Everything seems to work (only odometer is in miles and not in KM in my case). I think that the problem was my wallbox that had load balancing active (I disabled it but somehow it was active again) and I think it was sending my car full power when available. Now I will study your new dev version to adapt node red to new sensors and actions.... :) |
Good news. If you are using HA you can change the odometer units in settings for the entity. It should recalculate automatically |
Yes HA but I can't find unit settings in the entity..... |
You are correct Will fix for next release Thanks for spotting this one |
Fixed in v0.4.3c-dev (branch #iain-dev if you want to build it yourself; next Dockerhub dev release will be after a few days of further comments from users) |
Hello,
after the resolution of old issue about going lower than 5 amps, I noticed recently another issue (2024.45.32.1).
When setting less than 5 Amps, car correctly set to lower amps (es. 2amps) but after some seconds it raise it again at 5amps.
Only way for tesla_ble_mqtt to get aware of this is refreshing data with bluetooth.
So no errors here but the car do what it wants.....
Someone noticed the same or is my car problem?
Thanks
The text was updated successfully, but these errors were encountered: