Add analytics insights (#30763)

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker 2024-01-27 09:49:33 +01:00 committed by GitHub
parent 93993e367e
commit 9e34a2b25e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,23 @@
---
title: Home Assistant Analytics Insights
description: Instructions on how to integrate Home Assistant Analytics Insights within Home Assistant.
ha_category:
- Sensor
ha_release: '2024.2'
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
- '@joostlek'
ha_domain: analytics_insights
ha_platforms:
- sensor
ha_integration_type: service
---
The **Analytics Insights** {% term integration %} allows you to get integration usage statistics into Home Assistant.
The data comes from [Home Assistant Analytics](https://analytics.home-assistant.io/).
For more information about the component that collects analytics, checkout [Analytics](/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.
{% include integrations/config_flow.md %}