mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 06:27:01 +01:00
added example for hidden page and navigate
This commit is contained in:
@@ -59,10 +59,19 @@ nspanel-1:
|
|||||||
- entity: delete
|
- entity: delete
|
||||||
- entity: button.example_item
|
- entity: button.example_item
|
||||||
- entity: cover.example_item
|
- entity: cover.example_item
|
||||||
|
- entity: navigate.cardGrid_testKey
|
||||||
title: Exmaple Gird
|
title: Exmaple Gird
|
||||||
- type: cardThermo
|
- type: cardThermo
|
||||||
entity: climate.example_item
|
entity: climate.example_item
|
||||||
- type: cardMedia
|
- type: cardMedia
|
||||||
entity: media_player.example_item
|
entity: media_player.example_item
|
||||||
- type: cardAlarm
|
- type: cardAlarm
|
||||||
entity: alarm_control_panel.alarmo
|
entity: alarm_control_panel.alarmo
|
||||||
|
hiddenCards:
|
||||||
|
- type: cardGrid
|
||||||
|
title: Exmaple Grid
|
||||||
|
entities:
|
||||||
|
- entity: light.kueche_lights
|
||||||
|
- entity: light.kueche_lights
|
||||||
|
- entity: light.kueche_lights
|
||||||
|
key: testKey
|
||||||
|
|||||||
Reference in New Issue
Block a user