mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 14:08:37 +01:00
Update subpages.md
This commit is contained in:
@@ -15,4 +15,13 @@ will allow you to navigate to a cardGrid page with the configured key testKey
|
|||||||
entities:
|
entities:
|
||||||
- entity: light.test_item
|
- entity: light.test_item
|
||||||
key: testKey
|
key: testKey
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Override Status of Navigation Items
|
||||||
|
|
||||||
|
You can override the status of navigation items, to make them look like different entities.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
- entity: navigate.cardThermo_test
|
||||||
|
status: climate.test
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user