Update subpages.md

This commit is contained in:
joBr99
2023-01-05 21:05:39 +01:00
committed by GitHub
parent 32fdcb0709
commit dee11b9290

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