> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/cube-os-es/exploracion-de-funciones/puente-matter-vincular-aplicaciones/apple-home-y-siri.md).

# Apple Home y Siri

## 1. Configuración nueva

{% stepper %}
{% step %}

### Habilitar Matter Bridge

Por favor visite CUBE OS a través del navegador. Haga clic en el logotipo de Matter en el panel lateral y siga la guía para habilitar la función.

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

En breve, la página debería mostrar un código QR y una línea de números como claves para emparejar su dispositivo con otras plataformas.
{% endstep %}

{% step %}

### Escanear en la app

Tome su iPhone o iPad y abra la cámara del sistema, apuntando al código QR. Cuando aparezca una sugerencia amarilla etiquetada "Abrir en Casa", tócala.

<div align="left"><figure><img src="/files/6ec367031488ca43c29de06d4f9a18370a83c133" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Finalizar en la app Casa de Apple

iOS/iPadOS lo redirigirá a la app Casa de Apple para añadir sus dispositivos. Si lo desea, puede renombrar cada dispositivo y asignarles habitaciones en la app.

<div align="left"><figure><img src="/files/b31f1dd48908e23fc92e6ec87bda361f2ff49b0a" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Probar comandos de Siri

Cuando haya terminado de nombrar sus dispositivos, inténtelo con Siri.

<div align="left"><figure><img src="/files/24e89cfce790682d2e437975eb4a86bfdc808fa1" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 2. Configuración secundaria

Si se ha vinculado con una plataforma a través de Matter, necesitará generar los códigos de configuración desde la app de esa plataforma.

### **2.1 Casa de Apple**

{% stepper %}
{% step %}
Abra la app Casa y busque el recuadro del dispositivo que desea compartir.
{% endstep %}

{% step %}
Abra el panel de control del dispositivo y toque el icono de engranaje.
{% endstep %}

{% step %}
En la **configuración del dispositivo** página, **desplácese hacia abajo** hasta “**Puente**” y tóquelo.
{% endstep %}

{% step %}
Esto lo llevará a la página de ajustes del puente que conecta sus dispositivos; desplácese hasta el final y toque “Activar modo de emparejamiento”.

![](https://appcms.coolkit.cn/wp-content/uploads/2024/06/Apple-%E2%80%93-Bridge-2-1.png)&#x20;
{% endstep %}

{% step %}
Copie el código y siga la guía de emparejamiento en la página de CUBE OS.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Tenga en cuenta: Esto añadirá todos los dispositivos compatibles adjuntos al puente a su CUBE OS.
{% 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://cube.ewelink.cc/cube-os-es/exploracion-de-funciones/puente-matter-vincular-aplicaciones/apple-home-y-siri.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.
