# Google Home

## 1. Neuinstallation

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

{% hint style="info" %}
Stellen Sie sicher, dass Google Home 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="https://1528069096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCnF8kmk9yw3yiy2mRerq%2Fuploads%2F9lN5GFqDwLTmKVR83iSR%2FScreenshot%202024-12-17%20at%2016.37.55.png?alt=media&#x26;token=aa80f174-43be-4230-8a73-2d9f1005ffa6" alt=""><figcaption></figcaption></figure>

Sie sollten sehen:

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

{% step %}

### Scannen Sie den QR-Code in der Google Home App

Öffnen Sie die **Google Home** App. Tippen Sie **+** → **Gerät einrichten**.

Wählen Sie **Matter-fähiges Gerät**. Scannen Sie den auf der CUBE OS Matter Bridge-Seite angezeigten QR-Code.
{% endstep %}

{% step %}

### Installation abschließen und auf die Synchronisierung der Geräte warten

Folgen Sie dem Google Home Ablauf, um die Kopplung abzuschließen. Nach der Kopplung synchronisiert Google Home die vom CUBE-Bridge freigegebenen Geräte. Sie können Geräte umbenennen und Räume in Google Home zuweisen.
{% endstep %}
{% endstepper %}

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


---

# Agent Instructions: 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/funktionserkundung/matter-bridge-apps-verbinden/google-home.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.
