1.46.2
- Using the streaming API to wakeup Teslalogger, so no tricks with tasker are necessary anymore
- Timeline Dashboard & Timeline Panel Dashboard https://raw.githubusercontent.com/bassmaster187/TeslaLogger/master/TeslaLogger/screenshots/timeline.png
If you want to display the small maps in Timeline Panel Dashboard, you have to optain a free MapQuest Key:
Go to: https://developer.mapquest.com/
Click on: "Get your free API Key".
Enter the key in your TeslaLogger.exe.config:
<setting name="MapQuestKey" serializeAs="String">
<value>xxxxxxxxxxxxxxxxxxxxxxxxxx</value>
</setting>Restart Teslalogger