> 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/integratore-it/competenze/wiser-by-feller.md).

# Wiser by Feller

Questa integrazione Le permette di collegare i dispositivi smart di Feller alla Sua Smart Home e controllarli utilizzando il nomos system Controller.

**Configurare la connessione Wiser:**

1. **App Feller-Wiser:**
   * Si assicuri che l'intero sistema sia ordinatamente integrato e che il progetto nella Sua **app Feller** sia completamente terminato.
2. **Attivare l'integrazione Wiser by Feller:**

   * Clicchi il **pulsante on** per attivare l'integrazione. Questo avviera la ricerca dei dispositivi Wiser disponibili.

   <figure><img src="/files/OHqq1X1WFRj40miKxTuu" alt=""><figcaption></figcaption></figure>
3. **Aggiungere un dispositivo WLAN:**
   * Nella pagina principale dell'integrazione Wiser, c'e un pulsante con l'etichetta "**Aggiungi dispositivo WLAN**". Clicchi sopra per avviare il processo.
4. **Inserire l'indirizzo host:**

   * Apparira una finestra popup dove dovra inserire l'**indirizzo IP** del dispositivo. In questo esempio, l'indirizzo host e 192.168.1.13.
   * Inserisca l'indirizzo IP corretto del dispositivo Wiser che desidera collegare.

   <figure><img src="/files/3KHsSyQcphPSLsxcRMgo" alt=""><figcaption></figcaption></figure>
5. **Autenticare:**
   * Una volta trovato l'indirizzo IP corretto per il Suo interruttore WLAN Wiser, clicca su "**Autentica**" per avviare la connessione. Il nomos system Controller verifichera l'indirizzo IP e colleghera il dispositivo se l'IP e corretto e il dispositivo e raggiungibile.
   * Dopo aver avviato l'"**Autentica**", l'interruttore WLAN iniziera a lampeggiare.
   * Premendo una volta l'interruttore WLAN lampeggiante, conferma il processo di "**Autenticazione**" e il sistema Wiser si colleghera con il nomos system Controller.
6. **Connessione riuscita:**

   * Dopo un'autenticazione riuscita, il dispositivo apparira nella pagina principale dell'integrazione Wiser.

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

{% hint style="info" %}
**Note importanti:**

* **Indirizzo IP corretto:** Si assicuri di inserire l'indirizzo IP corretto del dispositivo, che può trovare ad esempio sul Suo router.
* **Autenticazione:** Si assicuri che il dispositivo sia collegato alla rete WLAN e sia raggiungibile per completare con successo il processo di autenticazione.
* Si assicuri che i Suoi dispositivi Wiser siano correttamente installati e collegati alla WLAN corretta.
* Si assicuri che tutti i Suoi dispositivi Wiser siano completamente configurati nell'app Feller prima di eseguire l'integrazione con il nomos system Controller.
  {% 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/integratore-it/competenze/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.
