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

# Welkom

De nomos system Controller is uw oplossing voor een naadloze en gebruiksvriendelijke ervaring met uw slimme huis. Als veelzijdige Smart Home Hub biedt hij u de vrijheid om een verscheidenheid aan randapparatuur te integreren en te bedienen in één uniforme en intuïtieve gebruikersinterface.

{% hint style="info" %}
Ontdek met de nomos system Controller een nieuwe dimensie van gebouwvernetting -- een die flexibiliteit, gebruiksvriendelijkheid en kracht combineert om op maat gemaakte oplossingen voor uw individuele behoeften te bieden.
{% endhint %}

***

## Ondersteunde technologieën en merken

De nomos system Controller ondersteunt een breed scala aan technologieën en merken, waardoor al uw systemen in één naadloze interface worden samengebracht.

| Categorie                | Ondersteunde technologieën                             |
| ------------------------ | ------------------------------------------------------ |
| Gebouwautomatisering     | KNX, free\@home, Lutron, Wiser by Feller, Zeptrion Air |
| Huishoudelijke apparaten | Miele, Home Connect, Husqvarna                         |
| Verlichting en zonwering | Philips Hue, Somfy                                     |
| Klimaat en energie       | Netatmo                                                |
| Multimedia               | Sonos                                                  |
| Beveiliging              | Nuki                                                   |
| Draadloze protocollen    | Z-Wave, ZigBee                                         |
| Communicatie             | MQTT                                                   |

...en nog veel meer.

***

## Volledige controle -- lokaal en op afstand

Met de nomos system Controller krijgt u volledige controle over uw gehele slimme huis systeem, zowel lokaal als op afstand.

* **Speciaal ontwikkelde app** -- Een eenvoudige en duidelijke visualisatie van uw gehele slimme huis systeem
* **Comfortabele toegang op afstand** -- Bedien uw huis vanaf overal ter wereld
* **Centraal platform** -- Verschillende technologieën en protocollen worden naadloos samengebracht in één interface

***

## Spraakassistenten en home-apps

De nomos system Controller biedt volledige integratie met alle toonaangevende spraakassistenten en home-apps:

* **Google Home** -- Naadloze integratie in het Google-ecosysteem
* **Amazon Alexa** -- Eenvoudige spraakbediening via Alexa-apparaten
* **Apple Siri** -- Bediening via Siri en de Apple Home app

Dit maakt eenvoudige spraakbediening en flexibele automatiseringen mogelijk, die uw slimme huis ervaring verder optimaliseren.

***

## Geavanceerde functies

Naast de standaardapparaatintegratie biedt de nomos system Controller geavanceerde functies die uw huis niet alleen slimmer, maar ook veiliger maken:

* **Berichtenbeheer** -- Beheer uw meldingen en berichten centraal
* **Planningsbeheer** -- Maak eenvoudig automatiseringen en planningen aan en pas deze aan
* **Camera-integratie** -- Integreer uw beveiligingscamera's rechtstreeks in de slimme huis interface


---

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