0
Open charge port automagically when home
I'd love to open the charge port automatically as I arrive at my home drive, then I can plug in with minimal fuss...
Customer support service by UserEcho
I'd love to open the charge port automatically as I arrive at my home drive, then I can plug in with minimal fuss...
Customer support service by UserEcho
While you wait for TeslaFi to do something, you could consider using a home automation system.
I use OpenHAB (via TeslaFi's API) to send commands to my car. What you want could be implemented relatively easy to implement...
Trigger: Item EV1AtHome changed to ON
Action: TeslaFiAPICommand.sendCommand("OpenChargePort")
Not exact coding, but close...
Yeah, that's a good idea, I use smartthings, so I think I could work that somehow... Another one for the many projects to do!