Update subpages.md

This commit is contained in:
Johannes
2023-01-05 21:05:39 +01:00
committed by GitHub
parent 30fb9c7bdc
commit 2147ae722f

View File

@@ -25,3 +25,16 @@ You can override the status of navigation items, to make them look like differen
- entity: navigate.testKey
status: climate.test
```
# Override Navigation Items itself
```
cards:
- type: cardGrid
title: Wohnzimmer
navItem1:
entity: light.bad_lights
navItem2:
entity: light.bad_lights
entities:
```