mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Hide # of installations for entity components (#29774)
This commit is contained in:
parent
405ec4e6b0
commit
652bfdcfd3
@ -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 <a title="Open analytics.home-assistant.io" href="https://analytics.home-assistant.io/integrations" target="_blank" rel="noopener">
|
||||
|
Loading…
x
Reference in New Issue
Block a user