Skip to content

Commit 3b0d18c

Browse files
Screenshots at beginning
1 parent 311a675 commit 3b0d18c

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ 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+
## Screenshots
12+
<p align="center">
13+
<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" />
14+
</p>
15+
1116
## Table of contents
1217
- [Security](#security)
1318
- [Features](#features)
@@ -26,8 +31,6 @@ Access token is generated: asked for Tesla account data with Tasker scene, store
2631
Token will be refreshed when exipres in 10 or less days.
2732

2833
## Features
29-
Up to know the following is included:
30-
3134
- [x] Token get/refresh (OAuth)
3235
- [x] get vehicles
3336
- [ ] get vehicle
@@ -72,11 +75,6 @@ Up to know the following is included:
7275

7376
Everything not yet included will be when my Tesla is connected to my account and I am able to test the tasks.
7477

75-
## Screenshots
76-
<p align="center">
77-
<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" />
78-
</p>
79-
8078
## Dependencies
8179
- [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm)
8280
- [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)

0 commit comments

Comments
 (0)