Hi all,
have a model Y and installed Tesla Fleet integration, all data is there.
I also have just the plain 10Amp travel charger that plugs into a standard power point.
How can I start and stop the car charging from Home Assistant if I leave the plug connected? Is this possible using the Fleet integration and the charger I have?
Hi swa72. I want to use exactly this solution but I am stuck connecting the Tesla Custom Integration with the TeslaBleHttpProxy. How do I point the http requests coming out of the integration to the proxy? I have the proxy built and running and have paired it with my car (on a Pi0W) but can’t find details on what to do next. Can you assist?
Actually, I don’t use Tesla Custom Integration to initiate a charge. I use EVCC (which basically connects to my inverter, house battery and pv system to decide when to charge the Tesla. Once EVCC decided it’s a good time to charge, it sends a command to the BLE proxy. Here is an overview of my setup home-assistant/README-EV.md at 7312af784dfdea919d1b0fac893dc88ac4366752 · swa72/home-assistant · GitHub. I only use Tesla Custom Integration to visualize stuff on a HA dashboard.