mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add analytics insights (#30763)
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
This commit is contained in:
parent
93993e367e
commit
9e34a2b25e
23
source/_integrations/analytics_insights.markdown
Normal file
23
source/_integrations/analytics_insights.markdown
Normal 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 %}
|
Loading…
x
Reference in New Issue
Block a user