Description
teslaSeer is designed to interact with the tesla motors API. It works on all models, even if you have multiple in your account. At least that is the idea, I don't have all cars in my account so I am not able to re-create. Please use the feedback thread to report bugs, issues, feature requests, etc.
Requirements
- Running HS4 application
- Windows .NET Framework 4.6.2 or later
- A tesla account with at least one car(that you have ownership of)
- Not tested on Linux, but might work(Let me know if you test it and it works)
Add the plugin as you would normally add any HomeSeer plugin:
- Go to Plugins>Add
- Search for 'teslaSeer' and plugin will show up
- When you click the plugin a popup will appear, click install
A popup will tell you if the installation was ok or not.
Once you have the plugin installed you can head over to Plugins>teslaSeer>about and there will be additional information about the installation etc.
Login and configuration
- Navigate to Plugin>teslaSeer>configuration
- Go through the steps to configure and login to your tesla account, first polling timing: Set the delay between each time teslaSeer will poll your account for data. Set in seconds.
- Second, debug: Enable this if you want extra logging(do so if required by me during troubleshooting).
- Third, account details. Enter your tesla account Username and password.(These will be stored locally on your computer, encrypted.)
- Then click 'Save & login' and a popup will eventually show up to tell you if login succeeded or not. It might take up to 3 minutes before login is complete, so please wait for the pop-up.
IF YOU HAVE ISSUES LOGGING IN USING THE METHODE ABOVE YOU CAN ADD A TOKEN TO THE CONFIG FILE MANUALLY(>v1.0.0.4):
step by step guide for a workaround found here.
IMPORTANT NOTE
This plugin uses a non-public API from tesla motors and tesla could change their API at any time, crippling this plugin. In the unlikely event that this happens, I will do my best to update this plugin in a reasonable time frame. However, as the API is non-public, no guarantees can be given and worst case the plugin might stop functioning and I will never be able to get it to work again.