This add-on monitors Tesla's CPO (Certified Pre-Owned) inventory for specific VIN(s).
If a matching vin is found, it'll store that car's current price and will send a push notification when the car's price is changed; tapping on the received push notification will take you directly to the vehicle's listing on tesla.com.
This code is free and contains no referral links (Tesla or otherwise). If you want to show support, please consider buying me a coffee!
- You're tech-savy, clearly
- You've already got Home Assistant installed
- You've (likely) got push notifications configured and enabled in Home Assistant
- You're privacy focused
- This is the only Tesla CPO inventory tracker that monitors specific VINs
Please see the Documentation tab at the top to see how to configure this addon.
Since this add-on calls Tesla's Inventory API directly (which is not publicly documented), you have to provide a couple values in a not-so-user-friendly way. This is spelled out in a pretty friendly manner in the documentation tab.
I created this add-on as a Home Assistant learning exercise. It isn't perfect, but it does exactly what it says.