> 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-nl/skills/wiser-by-feller/wiser-apparaten-toevoegen.md).

# Wiser apparaten toevoegen

So kunt u Wiser apparaten aan de nomos controller toevoegen:

1. **Apparaat toevoegen:**
   * Met de knop "**Apparaten toevoegen**" kunt u nu de apparaten van uw Wiser systeem oproepen en afhankelijk van uw behoefte in de nomos controller opnemen.
   * Klik op de knop "**Apparaten toevoegen**". Er verschijnt een overzicht van alle beschikbare apparaten die u nu één voor één in de nomos controller kunt integreren.
2. **Lijst van beschikbare apparaten:**
   * De **lijst van beschikbare apparaten** wordt weergegeven. Elk apparaat wordt aangeduid met een unieke ID, de categorie (bijv. **schakelaar**, **raamdecoratie**) en de status (**al toegevoegd**).
3. **Identificatie:**
   * Klik op **Identificatie** om het apparaat in de fysieke ruimte te identificeren (bijv. door een knipperend licht of een andere indicatie).
   * De identificatie van de afzonderlijke apparaten kan ook door het vergelijken van de unieke ID van de schakelaars worden uitgevoerd. Hiervoor wordt op de **Feller app** de betreffende schakelaar opgeroepen (Instellingen) en het serienummer gecontroleerd. Dit serienummer moet ook zichtbaar zijn op de **nomos controller**, op de **lijst van beschikbare apparaten**.
   * Om de identificatie en het toevoegen van de beschikbare **Feller apparaten** goed te laten verlopen, moeten bij het instellen van de Feller app alle kamers en schakelaars overzichtelijk en nauwkeurig benoemd worden.
4. **Knoppen onderaan:**
   * **Start identificatie:** Deze knop start het identificatieproces.
   * **Smart Button toevoegen:** Als u een **SmartButton** wilt toevoegen, kunt u dit via deze knop doen.
   * **Vernieuwen:** Als de apparaten niet correct zijn geladen of als er nieuwe apparaten zijn toegevoegd, kunt u de lijst vernieuwen.
   * **Verder:** Nadat u het gewenste apparaat heeft geselecteerd en geïdentificeerd, klikt u op **Verder** om de configuratie af te ronden.

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

{% hint style="info" %}
**Opmerkingen:**

* **Apparaat-identificatie:** Om ervoor te zorgen dat u het juiste apparaat selecteert, is het belangrijk om de identificatie uit te voeren. Dit helpt om foutieve configuraties te voorkomen.
* **Al toegevoegd:** Apparaten die al zijn toegevoegd, kunnen niet opnieuw in het systeem worden opgenomen. Deze worden overeenkomstig gemarkeerd.
  {% 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-nl/skills/wiser-by-feller/wiser-apparaten-toevoegen.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.
