Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions source/_integrations/analytics.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ When enabled the integration will send data 15 minutes after each start, and eve

The collected data is available to the public at <https://analytics.home-assistant.io>

## Configuration

This integration is by default enabled, unless you've disabled or removed the [`default_config:`](/integrations/default_config/) line from your configuration. If that is the case, the following example shows you how to enable this integration manually, just enabling the integration will **not** make it sent analytics:

```yaml
analytics:
```

## Basic analytics

This includes:
Expand Down
1 change: 0 additions & 1 deletion source/_integrations/default_config.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ ha_iot_class: Calculated

This integration is a meta-component and configures a default set of integrations for Home Assistant to load. The integrations that will be loaded are:

- [Analytics](/integrations/analytics) (`analytics`)
- [Automation](/integrations/automation/) (`automation`)
- [Home Assistant Cloud](/integrations/cloud/) (`cloud`)
- [Configuration](/integrations/config/) (`config`)
Expand Down