> For the complete documentation index, see [llms.txt](https://docs.ohmautomation.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmautomation.io/voice-control/alexa.md).

# Alexa

{% hint style="info" %}
Se hai già installato l'app *Alexa,* e sei già connesso con un account *Amazon,* puoi cliccare [qui](https://skills-store.amazon.it/deeplink/dp/B08BXLPC1H?deviceType=app\&share\&refSuffix=ss_copy) per configurare direttamente la *skill*.
{% endhint %}

{% embed url="<https://skills-store.amazon.it/deeplink/dp/B08BXLPC1H?deviceType=app&refSuffix=ss_copy&share=>" %}
Collegamento Skill Alexa
{% endembed %}

La connessione di Alexa al tuo sistema è piuttosto semplice e richiede di effettuare i seguenti passaggi:

* installa l'app **Alexa**
* crea un account Amazon o accedi se ne hai già creato uno
* dall’app Alexa vai su **Altro** e accedi alla sezione relativa a **Skill e Giochi**
* cerca la *skill* **OHMe - Domotica Chiarini**
* per configurare la skill devi accedere usando le credenziali del tuo sistema domotico

Una volta eseguiti tali passaggi verrà avviata la ricerca dei dispositivi; tale ricerca avviene attraverso il cloud, quindi puoi effettuare la configurazione da qualsiasi rete.

I dispositivi trovati verranno aggiunti in automatico.

{% hint style="info" %}
Per semplificare l'interazione ti consigliamo di creare *Gruppi* e *Routine*.
{% endhint %}

{% embed url="<https://www.amazon.it/gp/help/customer/display.html?nodeId=G201952240&ref_=hp_d2_cat_alexafeatures>" %}

{% hint style="warning" %}
Se vengono effettuate modifiche alle Scorciatoie o ai dispositivi (es. nuovi elementi, cambio nome, ecc.) è necessario riavviare l'operazione di ricerca dicendo: *Alexa, trova dispositivi*.
{% 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:

```
GET https://docs.ohmautomation.io/voice-control/alexa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
