> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/connecting/regional-and-account-restrictions/zepp-xiaomi-rename-device-compatibility.md).

# Which provider covers Xiaomi and Mi Band data?

The Xiaomi integration was renamed to **ZEPP** at the provider's request. `XIAOMI` is no longer a valid provider name and the legacy provider doesn't accept new connections, so **authenticate Xiaomi users with `ZEPP`**. (ZEPP and Xiaomi are the same integration.)

Only devices that sync with the Zepp app are supported (Mi Bands up to roughly the Mi Band 6).

Newer Xiaomi bands that pair only with the Mi Fitness app are not currently supported. These can fail in indeterminate ways, including login errors or `missing_scopes`, because the ecosystems were previously interlinked. These are device-compatibility issues rather than missing OAuth scopes.

Ask the end user which app their device pairs with before connecting.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryterra.co/faq/help-topics/connecting/regional-and-account-restrictions/zepp-xiaomi-rename-device-compatibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
