> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/german/funktionen-entdecken/matter-bridge-apps-verknupfen/smartthings.md).

# SmartThings

## 1. Neue Einrichtung

Verwenden Sie die SmartThings-App, um den QR-Code der CUBE Matter Bridge zu scannen.

{% hint style="info" %}
Stellen Sie sicher, dass SmartThings Berechtigungen für **Kamera** und **Lokales Netzwerk**.
{% endhint %}

{% stepper %}
{% step %}

### Matter Bridge in CUBE OS aktivieren

Öffnen Sie CUBE OS in einem Browser.

Klicken Sie auf das **Matter** Symbol in der Seitenleiste.

Folgen Sie der Anleitung auf dem Bildschirm, um **Matter Bridge**.

<figure><img src="/files/50b49c4cc281c7f5b4ffbf9c48c0c70fa4a01bb5" alt=""><figcaption></figcaption></figure>

Sie sollten sehen:

* Ein **QR-Code** (zum Koppeln)
* Ein **numerischer Einrichtungscode** (nützlich, falls das Scannen fehlschlägt)
  {% endstep %}

{% step %}

### Scannen Sie den QR-Code in der SmartThings-App

Öffnen Sie die **SmartThings** App. Tippen Sie **+** um ein Gerät hinzuzufügen. Wählen Sie die **Partnergeräte** Option, wählen Sie **Matter** und scannen Sie dann. Scannen Sie den auf der CUBE OS Matter Bridge-Seite angezeigten QR-Code.
{% endstep %}

{% step %}

### Schließen Sie die Einrichtung ab und warten Sie, bis die Geräte synchronisiert sind

Folgen Sie dem SmartThings-Verlauf, um die Kopplung abzuschließen. Nach der Kopplung synchronisiert SmartThings die von der CUBE-Bridge bereitgestellten Geräte. Sie können Geräte umbenennen und in SmartThings Räumen zuweisen.
{% endstep %}
{% endstepper %}

{% embed url="<https://drive.google.com/file/d/1glVtVBvCVsLP-5apDcyfDqkENfrXHHeB/view?usp=drive_link>" %}


---

# 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://cube.ewelink.cc/german/funktionen-entdecken/matter-bridge-apps-verknupfen/smartthings.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.
