diff --git a/HMI/US/portrait/diff-filtered.txt b/HMI/US/portrait/diff-filtered.txt index 24d7ee26..b8deb8cb 100644 --- a/HMI/US/portrait/diff-filtered.txt +++ b/HMI/US/portrait/diff-filtered.txt @@ -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") diff --git a/docs/subpages.md b/docs/subpages.md index f9a2865c..452099bd 100644 --- a/docs/subpages.md +++ b/docs/subpages.md @@ -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 -``` \ No newline at end of file +``` + +# 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 +```