mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 07:24:24 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
+++ /dev/fd/62 2022-10-30 14:43:58.947875548 +0000
|
+++ /dev/fd/62 2022-10-30 18:30:29.818870787 +0000
|
||||||
+,14 +1329,45 @@
|
+,14 +1329,45 @@
|
||||||
+ page popupFan
|
+ page popupFan
|
||||||
+ if(type4.txt=="input_sel")
|
+ if(type4.txt=="input_sel")
|
||||||
|
|||||||
@@ -16,3 +16,12 @@ will allow you to navigate to a cardGrid page with the configured key testKey
|
|||||||
- entity: light.test_item
|
- entity: light.test_item
|
||||||
key: testKey
|
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
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user