Compare commits
1 Commits
7423bd22f1
...
1a7f3a9ef5
Author | SHA1 | Date | |
---|---|---|---|
1a7f3a9ef5 |
@ -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:
|
To use this extension, you need the Python `requests` library:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
pip install requests
|
pip install requests
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -27,7 +27,9 @@ The item order is based on the entity class. Lights and switches are shown first
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
`<trigger> <entity search>`
|
```
|
||||||
|
<trigger> <entity search>
|
||||||
|
```
|
||||||
|
|
||||||
You can see the actions by pressing the `alt` key.
|
You can see the actions by pressing the `alt` key.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user