> 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/aggiungere-dispositivi-wiser.md).

# Aggiungere dispositivi Wiser

Ecco come può aggiungere dispositivi Wiser al nomos system Controller:

1. **Aggiungere un dispositivo:**
   * Utilizzando il pulsante "**Aggiungi dispositivo**", può ora accedere ai dispositivi nel Suo sistema Wiser e integrarli nel nomos system Controller secondo necessita.
   * Clicchi il pulsante "**Aggiungi dispositivo**". Apparira un elenco di tutti i dispositivi disponibili e potra integrarli nel nomos system Controller uno per uno.
2. **Elenco dei dispositivi disponibili:**
   * Verra visualizzato l'**elenco dei dispositivi disponibili**. Ogni dispositivo e mostrato con un ID univoco, la sua categoria (ad es., **interruttore**, **ombreggiatura finestre**) e il suo stato (**gia aggiunto**).
3. **Identificazione:**
   * Clicchi su **Identificazione** per identificare il dispositivo nello spazio fisico (ad es., tramite luci lampeggianti o un'altra indicazione).
   * Può anche identificare ogni dispositivo abbinando il suo ID univoco dagli interruttori. Per questo, apri l'interruttore pertinente nell'**app Feller** (Impostazioni) e verifica il numero di serie. Questo numero di serie dovrebbe essere visibile anche sul **nomos system Controller** nell'**elenco dei dispositivi disponibili**.
   * Per garantire una corretta identificazione e aggiunta dei **dispositivi Feller** disponibili, e essenziale nominare chiaramente e accuratamente tutte le stanze e gli interruttori durante la configurazione dell'app Feller.
4. **Pulsanti in basso:**
   * **Avvia identificazione:** Questo pulsante avvia il processo di identificazione.
   * **Aggiungi Smart Button:** Se desidera aggiungere uno **SmartButton**, può farlo utilizzando questo pulsante.
   * **Ricarica:** Se i dispositivi non sono stati caricati correttamente o sono stati aggiunti nuovi dispositivi, può ricaricare l'elenco.
   * **Continua:** Dopo aver selezionato e identificato il dispositivo desiderato, clicchi su Continua per completare la configurazione.

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

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

* **Identificazione del dispositivo:** Per assicurarsi di selezionare il dispositivo corretto, e importante eseguire il processo di identificazione. Questo aiuta a evitare configurazioni errate.
* **Gia aggiunto:** I dispositivi che sono gia stati aggiunti non possono essere integrati nuovamente nel sistema. Verranno contrassegnati di conseguenza.
  {% 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/aggiungere-dispositivi-wiser.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.
