Loading...
- v4.55.5-4193Android
This release contains minor fixes and improvements.
- v5.2.0iOS
Bug fixes for the new API changes
- v5.1.2iOS
Fixed an issue where vehicles on an older vehicle (such as firmware version 2022 and older) could not see their vehicle on the map.
- v5.1.1iOS
Fixed an issue where some users could no longer view their vehicle's current location
- v5.1.0iOS
Fixed issue for some users where they could no longer view their vehicle(s) due to API changes. More updates will be coming soon to support the new API.
- v5.0.2iOS
Fixed an issue where the vehicle's location was not displaying after updating to the newest vehicle firmware.
- v5.0.1iOS
More accurate reading for the estimated total usable kWh capacity of your vehicle's battery.
- v5.0.0iOS
Added the ability to set charging amps via the app and through shortcuts or Siri. You can now change what amps you want the car to be charging at.Added the ability make a loud fart noise through the sound system or the boombox if it's supported. You can find the fart button by pressing the Remote logo on the top of the app. Or you can add it as an action to your shortcut or Siri.
- v4.9.0iOS
Vastly improved connection speed with Tesla's servers. Watch app now refreshes twice as fast. The refresh rate for the iOS app can be changed in the settings if you wish to change it to something faster.
- v4.8.1iOS
Removed the prompt asking for user feedback as requested by one of the app reviewers. Fixed an issue that prevented a small number of users with an unusual vehicle configuration from logging into the app.
- v4.8.0iOS
Added two new shortcuts: Get open trunk status and get open frunk status. This will tell you if your rear trunk or front trunk (frunk) is opened or closed. This is useful for checking prior to activating the trunk via shortcuts. For example, if you want your shortcut to only open the trunk instead of closing it, then you should add an "if" condition to your Shortcut to check if the trunk is closed first. If it's already opened, then don't activate the trunk.
- v4.7.4iOS
Fixed the issue of the command menu on the Apple Watch not showing up after an app update or Apple Watch restart. Tweaked the "Get Sleep Status" shortcut action to have a shorter execution time to prevent it from timing out. Added a new action called "Get Sleep Status (5 sec timeout)" that will attempt to retry getting the sleep status for up to five seconds if it fails to get it. Fixed the status bar background not covering the whole top of the screen for newer devices.
- v4.7.3iOS
Fixed an issue where sometimes the Tesla server fails to give you the sleep status of your vehicle and the shortcut stops working. Now the shortcut will automatically retry to get the sleep status up to three more times. If it's still unable to get the sleep status, it will respond with "unknown" rather than give a failure message. If you're still having issues getting Shortcuts to work reliably, please see the instructions on how to create Shortcuts properly by pressing the Remote logo on the top of the app and scrolling to the bottom. There are two methods shown in the instructions, so try both and see which one works best for your device and vehicle.
- v4.7.2iOS
Significantly improved reliability of Siri / Shortcuts support to the point so that it should always work when you run it. If you're still having issues getting Shortcuts to work reliably, please see the instructions on how to create Shortcuts properly by pressing the Remote logo on the top of the app and scrolling to the bottom. There are two methods shown in the instructions, so try both and see which one works best for your device and vehicle.
- v4.7.1iOS
Made the summon on Shortcuts and Apple Watch more reliable by allowing a longer timeout period (from 30 seconds -> 120 seconds). Fixed issue of the vehicle name not displaying in the app after the latest firmware update. Fixed the issue of the command menu not showing up on the Apple Watch app when pressing and holding the screen (if it still doesn't show up for you, force-quit the Watch app by pressing the side button, and then swiping the app left and pressing the red X button). Improved reliability with the "Press & Forget" feature where you can press a command before the vehicle wakes up and the command will issue when it is finally awake.
- v4.7.0iOS
New Siri/Shortcut instructions so that your Shortcuts/Siri/Automation no longer time out on the iPhone, iPad or Apple Watch. Improved Apple Watch graphics and improved login/token security.
- v4.6.2iOS
Improved UI graphics when charging. Apple Watch app now shows charging power and rate on the first screen when charging.
- v4.6.1iOS
Fixed login issues for some users. The login screen will now pop up if your access is revoked (such as if the password to the account is changed).
- v4.6.0iOS
Added support for multi-factor authentication (MFA) login
- v4.5.1iOS
Performance upgrades. Changed the color of the text fields that were hard to view in some iOS versions.
- v4.5.0iOS
Fixed the summon/autopark command. Added option to toggle precise stats on the watch complication.
- v4.4.5iOS
Added a new "Awaken until Awake (10 sec timeout)" shortcut action. This new shortcut action keeps trying to wake up your vehicle until it is no longer asleep for up to 10 seconds. In some cases, Siri will timeout within 15 seconds, and this short timeout prevents the shortcut from continuing before the vehicle is awake. In that case, add a few of these new shortcut actions at the beginning of your Shortcut. The average time for a vehicle to awaken is 60 seconds. So you want to add at least 6 of these. The "Get Scheduled Charge Status" shortcut now warns you if the charging plug is disconnected.
- v4.4.4iOS
Added new shortcut to get your scheduled charging information. Fixed a bug where the charge port wouldn't unlock on the Apple Watch even after pressing "Open Port".
- v4.4.3iOS
Quick bug fix to get the battery level (SoC) shortcut to work. Version 4.4.2 notes: You can now open/unlock the port on the Apple Watch even if the plug is plugged in. New Shortcuts added: There's a new "Wait until awake" Shortcut action that will repeatedly wake up your car until it is awake before it continues to the next action in your shortcut. You can now find out if the car is asleep, offline or online without waking up the car. You can now get the current charge limit, time left in charging, state of charge (SoC) in %, estimated/rated/ideal/typical range, charging attributes like amp, voltage, power, and charging speed. Shortcut changes: The shortcut that reports the inside temperature now only reports it in Fahrenheit. There's a separate shortcut if you want it in Celsius. The "Wake Up Tesla" action has been renamed to "Awaken the Tesla". It's recommended to put this at the beginning of your Shortcuts if Siri is too impatient to wait for your vehicle to wake up. Bugfixes: Made it easier to see the car names in the car selection screen for those using Dark Mode. The disable seat heater shortcut now reports the correct status message. The "get charge status" shortcut will now report the battery level correctly. The car's battery level in the app will now be taken from the usable_battery_level reading in the API instead of the battery_level reading. The usable battery level is the one reported in the car and is a better representation of how much battery you have left. It can sometimes be slightly lower than the battery_level, especially when the weather is very cold. The time to full charge will now be taken from the minutes_to_full_charge API reading instead of the time_to_full_charge API reading, because it is slightly more accurate.
- v4.4.2iOS
You can now open/unlock the port on the Apple Watch even if the plug is plugged in. New Shortcuts added: There's a new "Wait until awake" Shortcut action that will repeatedly wake up your car until it is awake before it continues to the next action in your shortcut. You can now find out if the car is asleep, offline or online without waking up the car. You can now get the current charge limit, time left in charging, state of charge (SoC) in %, estimated/rated/ideal/typical range, charging attributes like amp, voltage, power, and charging speed. Shortcut changes: The shortcut that reports the inside temperature now only reports it in Fahrenheit. There's a separate shortcut if you want it in Celsius. The "Wake Up Tesla" action has been renamed to "Awaken the Tesla". It's recommended to put this at the beginning of your Shortcuts if Siri is too impatient to wait for your vehicle to wake up. Bugfixes: Made it easier to see the car names in the car selection screen for those using Dark Mode. The disable seat heater shortcut now reports the correct status message. The "get charge status" shortcut will now report the battery level correctly. The car's battery level in the app will now be taken from the usable_battery_level reading in the API instead of the battery_level reading. The usable battery level is the one reported in the car and is a better representation of how much battery you have left. It can sometimes be slightly lower than the battery_level, especially when the weather is very cold. The time to full charge will now be taken from the minutes_to_full_charge API reading instead of the time_to_full_charge API reading, because it is slightly more accurate.
- v4.4.1iOS
Added two new Shortcuts to try out (get the address at the car's location, and get the coordinates at the car's location). There's also improved reliability of all shortcuts to accommodate vehicles that take longer than usual to wake up. Change the "Wake Time" setting if your vehicle is taking longer or shorter to wake up than the default time of 30 seconds. Some shortcuts that may not have worked for you in the past might work now. Note: If your Shortcut is opening the app instead of executing it, it's because the shortcut changed enough that you need to re-add the action. The Summon and legacy HomeLink shortcuts are the only ones that should be opening the app. Bug fixes: Fixed bug where an error message pops up multiple times because the app automatically re-attempts the command on failure. Fixed bug where the typical/ideal range is displayed at a very high number. The API really is saying that it's 999 miles, but it's most likely just a placeholder number to say that it doesn't exist. Fixed bug where the new v10 HomeLink shortcut action still says (legacy) after you add it to your Shortcut.