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

# Competenze

La funzione Competenze elenca le varie integrazioni che possono essere collegate al nomos system Controller per abilitare funzioni o compatibilità aggiuntive.

Queste Competenze Le permettono di integrare un'ampia gamma di dispositivi e servizi per la smart home, gestendoli centralmente attraverso l'interfaccia utente nomos.

Tutti i protocolli di comunicazione elencati nelle Competenze sono completamente compatibili con nomos.

## Automazione degli edifici

* [KNX](/nomos-system/integratore-it/competenze/knx.md)
* [Wiser by Feller](/nomos-system/integratore-it/competenze/wiser-by-feller.md)
* [Lutron](/nomos-system/integratore-it/competenze/lutron.md)
* [Zeptrion](/nomos-system/integratore-it/competenze/zeptrion.md)
* [free@home](/nomos-system/integratore-it/competenze/free-home.md)
* [DMX/Art-Net™](/nomos-system/integratore-it/competenze/dmx.md)

## Protocolli wireless

* [ZigBee](/nomos-system/integratore-it/competenze/zigbee.md)
* [Z-Wave](/nomos-system/integratore-it/competenze/z-wave.md)
* [Matter](/nomos-system/integratore-it/competenze/matter.md)
* [MQTT](/nomos-system/integratore-it/competenze/mqtt.md)

## Dispositivi intelligenti

* [Philips Hue](/nomos-system/integratore-it/competenze/philips-hue.md)
* [Sonos](/nomos-system/integratore-it/competenze/sonos.md)
* [Spotify](/nomos-system/integratore-it/competenze/spotify.md)
* [Miele](/nomos-system/integratore-it/competenze/miele.md)
* [Home Connect](/nomos-system/integratore-it/competenze/home-connect.md)
* [Netatmo](/nomos-system/integratore-it/competenze/netatmo.md)
* [Nuki](/nomos-system/integratore-it/competenze/nuki.md)
* [Husqvarna](/nomos-system/integratore-it/competenze/husqvarna.md)
* [AppleTV](/nomos-system/integratore-it/competenze/appletv.md)

## Piattaforme e assistenti

* [HAP (Apple HomeKit)](/nomos-system/integratore-it/competenze/hap-apple-homekit.md)
* [MCP](/nomos-system/integratore-it/competenze/mcp.md)

## Rete ed estensioni

* [Ping](/nomos-system/integratore-it/competenze/ping.md)
* [Addons](/nomos-system/integratore-it/competenze/addons.md)


---

# 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.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.
