> 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.md).

# Wiser by Feller

Deze integratie maakt het mogelijk om slimme apparaten van Feller in uw Smart Home te integreren en ze te bedienen via de nomos system Controller.

**Wiser verbinding instellen:**

1. **Feller-Wiser App:**
   * Zorg ervoor dat de hele installatie duidelijk en overzichtelijk is geïntegreerd en dat het project in uw **Feller App** volledig is afgerond.
2. **Wiser by Feller-integratie activeren:**

   * Klik op de **aan-knop** om de integratie te activeren. Hiermee begint de zoektocht naar beschikbare Wiser-apparaten.

   <figure><img src="/files/2mttymhwtdA6o1z3fxhe" alt=""><figcaption></figcaption></figure>
3. **WLAN-apparaat toevoegen:**
   * Op de hoofdpagina van de Wiser-integratie vindt u de knop '**WLAN-apparaat toevoegen**'. Klik hierop om het proces te starten.
4. **Host-adres invoeren:**

   * Er verschijnt een invoervenster waarin u het **IP-adres** van het apparaat moet opgeven. In dit voorbeeld is het host-adres 192.168.1.13.
   * Voer het juiste IP-adres in van het Wiser-apparaat dat u wilt verbinden.

   <figure><img src="/files/wunwdo5r1920VDrdMajX" alt=""><figcaption></figcaption></figure>
5. **Autoriseren:**
   * Als u het juiste IP-adres van uw Wiser WLAN-schakelaar heeft gevonden, klik dan op '**Autoriseren**' om de verbinding te initiëren. De nomos system Controller controleert het IP-adres en verbindt het apparaat als het IP correct is en het apparaat bereikbaar is.
   * Nadat u 'Autoriseren' heeft gestart, begint de WLAN-schakelaar te knipperen.
   * Door eenmaal op de knipperende WLAN-schakelaar te drukken, bevestigt u de '**Autoriseren**' en wordt het Wiser-systeem verbonden met de nomos system Controller.
6. **Succesvolle verbinding:**

   * Na een succesvolle authenticatie verschijnt het apparaat op de hoofdpagina van de Wiser-integratie.

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

{% hint style="info" %}
**Belangrijke opmerkingen:**

* **Correct IP-adres:** Zorg ervoor dat het juiste IP-adres van het apparaat is ingevoerd, dat u bijvoorbeeld op uw router kunt vinden.
* **Authenticatie:** Zorg ervoor dat het apparaat in het WLAN-netwerk zit en bereikbaar is om het authenticatieproces succesvol af te ronden.
* Zorg ervoor dat uw Wiser-apparaten correct zijn geïnstalleerd en met het juiste WLAN zijn verbonden.
* Zorg ervoor dat al uw Wiser-apparaten eerst correct en **volledig in de Feller App** zijn geregistreerd voordat u de integratie in de nomos system Controller uitvoert.
  {% 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.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.
