From 0813461aee7b7aab2bfb8cbc3df797734bc3f72c Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Thu, 22 Feb 2024 10:29:17 +0100 Subject: [PATCH] Add custom integration explanation to Analytics insights (#31551) --- source/_integrations/analytics_insights.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/analytics_insights.markdown b/source/_integrations/analytics_insights.markdown index 95c48fe331f..b00fc6549b3 100644 --- a/source/_integrations/analytics_insights.markdown +++ b/source/_integrations/analytics_insights.markdown @@ -18,6 +18,6 @@ The **Analytics Insights** {% term integration %} allows you to get integration The data comes from [Home Assistant Analytics](https://analytics.home-assistant.io/). For more information about the component that collects analytics, checkout [Analytics](/integrations/analytics). -Only integrations with one or more active installations will be displayed. This means it will take some time before newly released integrations are visible. +For a custom integration to show up, it should have its [brands](https://github.com/home-assistant/brands) merged. {% include integrations/config_flow.md %}