mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Remove analytics from default_config (#17216)
This commit is contained in:
parent
a527150974
commit
d485862521
@ -20,14 +20,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>
|
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
|
## Basic analytics
|
||||||
|
|
||||||
This includes:
|
This includes:
|
||||||
|
@ -11,7 +11,6 @@ ha_quality_scale: internal
|
|||||||
|
|
||||||
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:
|
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`)
|
- [Automation](/integrations/automation/) (`automation`)
|
||||||
- [Home Assistant Cloud](/integrations/cloud/) (`cloud`)
|
- [Home Assistant Cloud](/integrations/cloud/) (`cloud`)
|
||||||
- [Configuration](/integrations/config/) (`config`)
|
- [Configuration](/integrations/config/) (`config`)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user