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

# Miele

Con l'integrazione Miele, può controllare i dispositivi Miele (come macchine da caffe o altri dispositivi smart) attraverso il **nomos system Controller**.

1. **Accesso con il Suo account Miele:**
   * Per collegare i Suoi dispositivi Miele con il nomos system Controller, deve accedere utilizzando il Suo **account Miele**. Per farlo, clicchi il pulsante "**Accedi con il tuo account Miele**" sul lato destro dello schermo.
2. **Finestra del browser:**
   * Quando clicca il pulsante, dovrebbe aprirsi una **nuova finestra del browser**, che La portera alla pagina di accesso Miele. Se la finestra non si apre automaticamente, può cliccare il link "**qui**" per aprirla manualmente.
3. **Collegamento del Suo account Miele:**
   * Una volta effettuato l'accesso con il Suo account Miele, il nomos system Controller avra accesso ai Suoi dispositivi Miele. Questi dispositivi appariranno nell'app e potranno essere inclusi nelle automazioni o scene.
4. **Controllo dei dispositivi:**
   * Dopo la connessione, potra monitorare e controllare i Suoi **dispositivi Miele** attraverso l'app nomos. I dispositivi appariranno quindi nell'elenco sotto il simbolo Miele.

{% hint style="info" %}
**Nota importante:**

* Si assicuri di utilizzare le credenziali di accesso corrette per il Suo account Miele.
* I Suoi dispositivi Miele devono essere collegati al Miele Cloud affinche l'integrazione funzioni correttamente.
  {% endhint %}

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

<figure><img src="/files/7hXBKSPM63xGDwti1iop" alt="" width="326"><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/miele.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.
