From 652bfdcfd3944fa08f6f1de467b0b12a8500c63f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 13 Nov 2023 09:04:08 +0100 Subject: [PATCH] Hide # of installations for entity components (#29774) --- source/_includes/asides/component_navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html index 6977528043f..1d1b118210f 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -32,7 +32,7 @@ {%- else -%} The {{ page.title | default: page.name }} {{ page.ha_integration_type | default: "integration" }} was introduced in Home Assistant {{ page.ha_release | default: "unknown" }} - {%- if page.ha_iot_standard -%} + {%- if page.ha_iot_standard or page.ha_integration_type == "entity" -%} . {%- else -%} , and it's used by