# Matter

### Integration with Matter

The Matter integration allows you to connect the **nomos system Controller** with an ecosystem of your choice, such as **Amazon Alexa, Apple, Google Home, Samsung SmartThings, LG ThinkQ, Home Assistant**, and more. This is easily done by scanning a QR code with a compatible device.

#### Setup Steps:

1. **Enable Matter:**
   * Ensure the switch is turned **ON** to activate the Matter function.
2. **Start Pairing:**
   * Open the desired manufacturer app.
   * Scan the displayed **QR Code** on the screen to pair the **nomos system Controller**.
3. **Alternative: Use Pin-Code:**
   * If the QR code cannot be scanned, enter the displayed **Pin-Code** in your app to manually establish the connection.
4. **Additional Pairing:**
   * To connect the nomos system Controller with an **additional ecosystem**, use the "**Activate Pairing Mode**" button and repeat step 2 or 3.
5. **Reset Pairing:**
   * To completely reset the Matter configuration, click the red **Reset** button if you want to reconfigure the connections.

#### Devices

{% hint style="info" %}
This feature is still in the testing/beta phase.
{% endhint %}

It is also possible to **pair Matter-compatible devices** with the nomos system Controller.

**Setup Steps:**

1. **Launch App:**
   * Open the manufacturer app or an app from your preferred ecosystem, such as the Apple Home app.
2. **Start Pairing:**
   * Select the desired Matter device.
   * Open the settings and start the **Pairing Mode**, and note the **Code**.
3. **Manage Devices:**
   * Choose "**Manage Devices**" on the nomos system Controller.
4. **Add Device:**
   * The device in pairing mode should appear in the list.
   * Click **Add** and enter the previously noted **Code**.
   * Pairing may take some time. Once completed, the device can be renamed and assigned to a room.
   * Repeat steps 2-4 for each additional Matter device you wish to add.

**Reset:**

* To completely reset the Matter device configuration, click the red **Reset** button. **Warning**: You will then need to re-pair all devices!


---

# 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://documentation.nomos-system.com/nomos-system/integrator-en/skills/matter.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.
