I installed the 2024.8 Tesla Fleet Integration but, like the previous Tesla Integration, it only works one way, reading data from the car but it does not include any commands to send to the car.
Not related to the Tesla Fleet Integration, I restored my HA to a previous backup as apparently the Alexa Integration does not work (yet) with 2024.8
We have a special electrical rate that gives a significant discount if we avoid charging from 1PM-9PM (they monitor our EVSE to see if we did). Iād like to poll the car at 12:55PM to see if it is charging, and then (initially) notify me to stop the car from charging. Eventually, Iād like to send the stop charging command via the integration.
I was looking into transitioning to this but I canāt find a charge limit sensor. I guess itās not supported yet. I use charge limit and SOC to calculate required charging time in my charging automations. I control charging via the charger so I donāt need the commands. Otherwise looks great and super easy to install!
This is fantastic. Whatās the best way for getting commands for the energy platform into this (by that, I mean, should I consider forking your repo - specifically the tf_climate branch for example which adds commands).
I have control of my powerwall using the fleet API (set reserve, set mode to self_consumption or TOU) which effectively allows you to tell the powerwall to charge slowly or quickly from the grid, hold charge, or discharge to meet household load.
Iām currently controlling it outside of HA, but would like to see if I can move control inside of HA (say to allow support via predbat), and your integration looks like the most promising supported route.
Technically you could fork tf_climate and just copy paste platforms from the Teslemetry platform, because thatās basically what Iāll be doing, but I am waiting for tf_climate to merge to avoid conflicts.
Otherwise just wait for 2024.9
What would help is if people approved the tf_climate PR
Only the redirect matters, which is why itās the only one mentioned in the docs. Origin will need to be the domain your going to host your public key on if thatās something you know how to do.
Just updated to the latest beta (2024.10) hoping to get two way back, but it seems that is is still only one way
I just get a message saying āVehicle needs command signingā. when I try to interact.
Indeed, Iām spending many hours now to get the Tesla Proxy up and running but without any luck. Not sure what the reason is why it is failing all the time.
This is the error message when following the TeslaProxy instructions!
I cannot the created app to the vehicle app somehow. Suggestion from somebody on how to fix this?