Compare commits
1 Commits
8bef861cdb
...
55fe9570b3
Author | SHA1 | Date | |
---|---|---|---|
55fe9570b3 |
@ -21,7 +21,7 @@ You can generate a new long lived API Key by clicking your name in the bottom le
|
|||||||
|
|
||||||
The item order is based on the entity class. Lights and switches are show first, then scenes etc. You can change the order in the configuration file. See the default sorting order below:
|
The item order is based on the entity class. Lights and switches are show first, then scenes etc. You can change the order in the configuration file. See the default sorting order below:
|
||||||
```json
|
```json
|
||||||
{ ...
|
{ ...
|
||||||
sort_order: {"light": 1, "switch": 1, "scene": 2, "group": 2, "automation": 3}
|
sort_order: {"light": 1, "switch": 1, "scene": 2, "group": 2, "automation": 3}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user