Tesla inventory prices change frequently. Get notified to make sure you never miss a deal.
Customize your color and trim configuration to receive notifications only about cars that match your search criteria.
Scrape Tesla inventory and get notified when prices drop
Installation
- Import this blueprint into your Home Assistant
- Create automation and save it (all fields with * are required)
- Copy the code from Home Assistant notification into configuration.yaml file
- Go to Developer Tools → Restart → Restart Home Assistant
- Wait for price drop to trigger mobile notification (get at least 500 off with optional referral link)
Usage
sensor.tesla_inventory
will have different states:
-
unknown
: URL invalid or API temporarily unavailable -
0
: Indicates there are (currently) no results for these search parameters -
value > 0
: Reflects the price of the most affordable car that matches your search criteria
Test
- Go to Developer Tools → States → Set State
- Search for:
sensor.tesla_inventory
- Set price manually and wait for mobile notification
Update
- Make changes and save automation
- Replace code from new Home Assistant notification in configuration.yaml
- Go to Developer Tools → Restart → Restart Home Assistant
Changelog
- 11.08.2023: Adapted to API changes: added header fields and removed delivery city.