From 2147ae722f56e0be31c4edbeca80fe20c22780d2 Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Thu, 5 Jan 2023 21:05:39 +0100 Subject: [PATCH] Update subpages.md --- docs/subpages.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/subpages.md b/docs/subpages.md index 02398fe5..3e8bd687 100644 --- a/docs/subpages.md +++ b/docs/subpages.md @@ -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: +```