> 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/addons/panoramica-degli-addons-integrati.md).

# Panoramica degli addons integrati

Questa vista elenca tutti gli addons gia integrati nel Suo sistema. Questi addons possono essere utilizzati per estendere la funzionalita del Suo sistema, specialmente quando le API ufficiali non sono disponibili. Sono estensioni specifiche che dovrebbero essere utilizzate con cautela poiche potrebbero basarsi su interfacce non ufficiali.

**Spiegazione delle colonne:**

* **Nome:** Visualizza il nome dell'addon installato attualmente in uso, ad esempio, mqtt\_windowcovering.
* **Versione:** Indica la versione attuale dell'addon, in questo caso, versione 1.2.
* **Produttore:** Mostra il produttore dell'addon. In questo caso, l'addon e stato sviluppato da nomos system AG.
* **Modello:** Descrive il modello specifico o la funzionalita dell'addon, come MQTT Window Covering Profile.
* **Azioni:**
  * **Crea dispositivo:** Le permette di creare un nuovo dispositivo basato sull'addon selezionato e integrarlo nel Suo sistema.
  * **Elimina (X):** Rimuove l'addon dall'elenco e dal sistema se non e piu necessario.

**Utilizzo:**

* Per utilizzare un addon nel Suo sistema, clicchi su "**Crea dispositivo**" e segua le istruzioni per integrare il dispositivo basato su questo addon nella Sua rete.
* Faccia attenzione quando utilizza addons, specialmente se si basano su API non ufficiali, poiche potrebbero non offrire la stessa stabilita delle integrazioni ufficialmente supportate.

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


---

# 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/addons/panoramica-degli-addons-integrati.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.
