mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Matter: share device with other platform (#31263)
* Matter: share device with other platform * Update title to implement review feedback
This commit is contained in:
parent
7617cbc2dc
commit
d13fbfb0b3
@ -174,7 +174,7 @@ This guide describes how to add a new device. This will use the Bluetooth connec
|
||||
|
||||
<lite-youtube videoid="Fk0n0r0eKcE" videotitle="Add Matter device via Android app in Home Assistant"></lite-youtube>
|
||||
|
||||
## Sharing a device from Apple Home or Google Home
|
||||
## Sharing a device from another platform with Home Assistant
|
||||
|
||||
Use one of these methods if your Matter device was added to Apple Home or Google Home and you want to control it from both Apple or Google Home and Home Assistant.
|
||||
|
||||
@ -240,6 +240,21 @@ In some cases, bridging devices into Home Assistant via Matter might not bring y
|
||||
|
||||
<lite-youtube videoid="rEugjMk-4II" videoStartAt="4192" videotitle="Bridge a Matter device to Home Assistant"></lite-youtube>
|
||||
|
||||
## Sharing a device across platforms
|
||||
|
||||
Follow these steps if you have added a Matter device to Home Assistant and you want to make it available in an other platform, such as Google Home or Apple Home.
|
||||
|
||||
1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter (BETA)** integration card, select **Devices**.
|
||||
2. From the list of devices, select the device you want to share.
|
||||
3. Select **Share device**, then in the dialog, select **Share device** again.
|
||||
- There is no need to press a hardware button on the device to set it to commissioning mode.
|
||||
4. To join the device to the other platform, in their app, scan the QR code or enter the sharing code.
|
||||
5. Follow the instructions in their app. Once the process is complete, you can see that the device is shared in Home Assistant:
|
||||
- Next to the **Share device** button, select the three dots menu, then **Manage fabrics**.
|
||||
- In the list there, the new platform should be listed.
|
||||
- For example, if you shared it with Google Home, it lists **Google LLC**.
|
||||

|
||||
|
||||
## Experiment with Matter using a ESP32 dev board
|
||||
|
||||
You do not yet have any Matter-compatible hardware but you do like to try it out or maybe create your own DIY Matter device? We have [prepared a page for you](https://nabucasa.github.io/matter-example-apps/) where you can easily flash Matter firmware to a supported ESP32 development board. We recommend the M5 Stamp C3 device running the Lighting app.
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
x
Reference in New Issue
Block a user