I wanted to share my recent success in setting up an automated system for preconditioning my Tesla. After some research and experimentation, I’ve managed to create a seamless system using Homey Pro and iOS Shortcuts. Here’s how it works:
-
Calendar Event Monitoring: I’ve configured an iOS Shortcut that runs every few hours to check for upcoming calendar events. It specifically excludes Microsoft Teams meetings to avoid unnecessary triggers.
-
Data Extraction: For each event, the shortcut extracts the start time, location, and estimated travel time from my current location.
-
Homey Integration: The extracted data is sent to Homey via a webhook. Homey then decodes and stores this information for further processing.
-
Countdown Calculation: Another script calculates the time until the event starts, subtracts the travel time, and adds a 15-minute buffer. This triggers a countdown using the CountDown app.
-
Preconditioning Activation: When the countdown reaches zero, Homey checks the battery level and outside temperature. If conditions are met, it activates the Tesla’s climate control and defrost mode if needed.
This setup has been a game-changer for me, ensuring my Tesla is always ready when I need it. I’d love to hear if anyone has suggestions for improvements or alternative approaches!
