Update subpages.md

This commit is contained in:
Johannes
2022-10-31 06:40:08 +01:00
committed by GitHub
parent edeb34ad0f
commit 8ba932c293

View File

@@ -15,4 +15,13 @@ will allow you to navigate to a cardGrid page with the configured key testKey
entities:
- entity: light.test_item
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
```