Compare commits

..

1 Commits

Author SHA1 Message Date
1a7f3a9ef5 Add sorting order to README 2021-01-08 12:39:41 +01:00

View File

@ -10,7 +10,7 @@ This extension is heavily inspired by the home assistant extesnsion for ulaunche
To use this extension, you need the Python `requests` library:
```
```bash
pip install requests
```
@ -27,7 +27,9 @@ The item order is based on the entity class. Lights and switches are shown first
```
## Usage
`<trigger> <entity search>`
```
<trigger> <entity search>
```
You can see the actions by pressing the `alt` key.