This commit is contained in:
Johannes
2022-10-31 18:28:30 +01:00
2 changed files with 11 additions and 2 deletions

View File

@@ -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 @@
+ page popupFan
+ if(type4.txt=="input_sel")

View File

@@ -15,4 +15,13 @@ will allow you to navigate to a cardGrid page with the configured key testKey
entities:
- entity: light.test_item
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
```