Update subpages.md

This commit is contained in:
joBr99
2022-10-31 06:40:08 +01:00
committed by GitHub
parent e873bb08fe
commit 15dbb411b3

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
```