Skip to content
Merged
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
3 changes: 2 additions & 1 deletion source/_integrations/analytics.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ This includes:
- Unique identifier for your system (to ensure each installation is counted once)
- Home Assistant version
- Home Assistant installation type
- Your country (derived server-side from your IP-address)
- Your country-code (derived server-side from your IP-address), example: `"NO"` for Norway.
- If you live in the US this will also include the region (state) code, example: `"CO"` will be used if you live in Colorado.

If your system includes the Supervisor, this will also contain:

Expand Down