> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integrator-de/skills/eltako/eltako-gerate-hinzufugen.md).

# Eltako Geräte hinzufügen

Sobald ein Gateway verbunden ist, übernehmen Sie dessen Geräte in den nomos system Controller – alle auf einmal oder einzeln.

**Ersteinrichtung: alle Geräte auf einmal**

1. **Ersteinrichtung starten:**
   * Klicken Sie auf der Skill-Seite auf **Ersteinrichtung** und dann auf **Start**. Der Controller übernimmt alle Geräte, die das Gateway kennt.
   * Bereits übernommene Geräte werden dabei übersprungen, es entstehen also keine Duplikate.
2. **Ergebnis:**
   * Nach dem Durchlauf zeigt der Dialog, welche Geräte **hinzugefügt** wurden und welche **nicht übernommen werden konnten**.

<figure><img src="/files/yt83n5uEitDPovXVvY94" alt=""><figcaption></figcaption></figure>

**Geräte einzeln hinzufügen**

1. **Geräteliste öffnen:**
   * Klicken Sie auf **Geräte hinzufügen**. Es erscheint die Liste aller Geräte des Gateways, jeweils mit Modellbezeichnung, Symbol und Status.
2. **Status verstehen:**
   * **Neu** – das Gerät ist noch nicht im Controller und kann übernommen werden.
   * **Bereits hinzugefügt** – das Gerät ist schon vorhanden und wird nicht erneut angeboten.
   * **Nicht unterstützt** – für diesen Eltako Gerätetyp gibt es noch kein Profil.
   * Über **Neu laden** holen Sie die Liste erneut, wenn Sie in der Zwischenzeit Geräte in der Eltako Connect App angelernt haben.
3. **Benennen:**
   * Der Controller schlägt den Namen vor, den das Gerät in der Eltako Connect App trägt. Ein hier eingetragener Name gilt im Controller und wird von einer späteren Umbenennung in der Eltako App nicht überschrieben.
   * Optional wählen Sie gleich den Raum, dem das Gerät zugeordnet wird.
4. **Geräte Typ wählen (nur bei Relais):**
   * Bei einem Relais kann das Gateway nicht wissen, was daran angeschlossen ist. Der Dialog fragt deshalb den **Geräte Typ**: **Schalter** oder **Licht**.

<figure><img src="/files/43jtrd5h2ggUIPFi6hnO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Der Geräte Typ entscheidet mehr als das Symbol.** Er bestimmt, welche Kachel das Gerät im Bedienfeld erhält und als welcher Gerätetyp es an Apple HomeKit und Matter weitergegeben wird. Ändern lässt sich das später nur, indem Sie das Gerät löschen und mit dem anderen Typ erneut hinzufügen – wählen Sie also gleich, was am Relais wirklich hängt.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integrator-de/skills/eltako/eltako-gerate-hinzufugen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
