Skip to content

Commit 8969f36

Browse files
Table of Conetent, Screenshots
1 parent 388ac7e commit 8969f36

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ This is a [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.a
88

99
The idea was born during discussing a [feature request](https://github.com/adriankumpf/teslamate/issues/156) for [TeslaMate](https://github.com/adriankumpf/teslamate)
1010

11+
## Table of contents
12+
- [Security](#security)
13+
- [Features](#features)
14+
- [Screenshots](#screenshots)
15+
- [Dependencies](#dependencies)
16+
- [Contributing](#contributing)
17+
- [Dontation](#dontation)
18+
- [Disclaimer](#disclaimer)
19+
1120
## Security
1221
Why not using [Tasker Plugin for Tesla](https://play.google.com/store/apps/details?id=com.crazydog.teslatasker)? You never know what a closed source application will do with your credentials :-)
1322

@@ -26,9 +35,11 @@ Up to know the following is included:
2635
Everything else will be included when my Tesla is connected to my account and I am able to test the tasks.
2736

2837
## Screenshots
38+
<p align="center">
39+
<img src="screenshots/tasks.png" alt="Tasks" title="Tasks" width="180" height="320" /> <img src="screenshots/scenes.png" alt="Scenes" title="Scenes" width="180" height="320" />
40+
</p>
2941

3042
## Dependencies
31-
3243
- [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm)
3344
- [AutoTools](https://play.google.com/store/apps/details?id=com.joaomgcd.autotools) (can be removed with JavaScriplets to read JSON and removing AutoTools Text action)
3445

@@ -37,13 +48,11 @@ All contributions are welcome and greatly appreciated!
3748

3849
## Dontation
3950
Maintaining this project isn't effortless, or free. If you would like to kick in and help me cover those costs, that would be awesome. If you don't, no problem; just share your love and show your support.
40-
4151
<p align="center">
4252
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4GWXFMNWKC7UL&source=url">
4353
<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" alt="Donate with PayPal" />
4454
</a>
4555
</p>
4656

47-
4857
## Disclaimer
4958
Please note that the use of the Tesla API in general and this software in particular is not endorsed by Tesla. Use at your own risk.

0 commit comments

Comments
 (0)