Remove beta flag from Matter integration (#37810)

* remove beta flag from matter integration

* Update water.markdown
This commit is contained in:
Michael 2025-03-05 11:04:07 +01:00 committed by Franck Nijhof
parent cfb81f2af9
commit bfb86da532
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 7 additions and 11 deletions

View File

@ -35,7 +35,7 @@ There are also products for water usage monitoring that are based on existing co
- [Z-Wave](/integrations/zwave_js) - [Z-Wave](/integrations/zwave_js)
- [Zigbee](/integrations/zha) - [Zigbee](/integrations/zha)
- [Matter (BETA)](/integrations/matter) - [Matter](/integrations/matter)
## Community-made sensors ## Community-made sensors

View File

@ -1,5 +1,5 @@
--- ---
title: Matter (BETA) title: Matter
description: Instructions on how to integrate Matter with Home Assistant. description: Instructions on how to integrate Matter with Home Assistant.
ha_category: ha_category:
- Binary sensor - Binary sensor
@ -54,10 +54,6 @@ The Matter integration allows you to control Matter devices on your local Wi-Fi
For communicating with Matter devices, the Home Assistant integration runs its own "Matter controller" as add-on. This Matter Server add-on runs the controller software as a separate process and connects your Matter network (called Fabric in technical terms) and Home Assistant. The Home Assistant Matter integration connects to this server via a WebSocket connection. For communicating with Matter devices, the Home Assistant integration runs its own "Matter controller" as add-on. This Matter Server add-on runs the controller software as a separate process and connects your Matter network (called Fabric in technical terms) and Home Assistant. The Home Assistant Matter integration connects to this server via a WebSocket connection.
{% warning %}
The integration is marked BETA: Both the Matter standard itself and its implementation within Home Assistant are in an early stage. You may run into compatibility issues and/or other bugs.
{% endwarning %}
# Introduction - What is Matter? # Introduction - What is Matter?
Matter is a new smart home connectivity standard for home automation products and IoT (Internet of Things) devices, see its [Wikipedia article](https://en.wikipedia.org/wiki/Matter_(standard)). Matter is a new smart home connectivity standard for home automation products and IoT (Internet of Things) devices, see its [Wikipedia article](https://en.wikipedia.org/wiki/Matter_(standard)).
@ -125,7 +121,7 @@ Make sure you have all these components ready before trying to add a Matter devi
- Make sure you have the latest version of Home Assistant [installed](/installation/). - Make sure you have the latest version of Home Assistant [installed](/installation/).
- In Home Assistant, have the Matter integration installed. - In Home Assistant, have the Matter integration installed.
- Go to {% my integrations title="**Settings** > **Devices & services**" %}. - Go to {% my integrations title="**Settings** > **Devices & services**" %}.
- Add the **Matter (BETA)** integration. - Add the **Matter** integration.
- When prompted to **Select the connection method**: - When prompted to **Select the connection method**:
- If you run Home Assistant OS in a regular setup: select **Submit**. - If you run Home Assistant OS in a regular setup: select **Submit**.
- This will install the official Matter server add-on. - This will install the official Matter server add-on.
@ -250,7 +246,7 @@ Use one of these methods if your Matter device was added to Apple Home or Google
- Have the Matter device integrated to Apple Home or Google Home respectively - Have the Matter device integrated to Apple Home or Google Home respectively
- In Home Assistant, have the Matter integration installed. - In Home Assistant, have the Matter integration installed.
- Go to {% my integrations title="**Settings** > **Devices & services**" %}. - Go to {% my integrations title="**Settings** > **Devices & services**" %}.
- Add the **Matter (BETA)** integration. - Add the **Matter** integration.
- When prompted to **Select the connection method**: - When prompted to **Select the connection method**:
- If you run Home Assistant OS in a regular setup: select **Submit**. - If you run Home Assistant OS in a regular setup: select **Submit**.
- This will install the official Matter server add-on. - This will install the official Matter server add-on.
@ -297,7 +293,7 @@ In some cases, bridging devices into Home Assistant via Matter might not bring y
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. 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**. 1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter** integration card, select **Devices**.
2. From the list of devices, select the device you want to share. 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. 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. - There is no need to press a hardware button on the device to set it to commissioning mode.
@ -312,7 +308,7 @@ Follow these steps if you have added a Matter device to Home Assistant and you w
Follow these steps if you want to remove a device from a particular Matter controller. Follow these steps if you want to remove a device from a particular Matter controller.
1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter (BETA)** integration card, select **Devices**. 1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter** integration card, select **Devices**.
2. From the list of devices, select the device you want to remove from a controller. 2. From the list of devices, select the device you want to remove from a controller.
3. In the **Device info** section, next to **Share device**, select the three-dot menu. Then, select **Manage fabrics**. 3. In the **Device info** section, next to **Share device**, select the three-dot menu. Then, select **Manage fabrics**.
4. From the list, remove the controller of interest. 4. From the list, remove the controller of interest.
@ -324,7 +320,7 @@ Follow these steps if you want to remove a device from a particular Matter contr
The device information section provides some diagnostic information of a device. The device information section provides some diagnostic information of a device.
1. To view the device details, go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter (BETA)** integration card, select **Devices**. 1. To view the device details, go to {% my integrations title="**Settings** > **Devices & services**" %} and on the **Matter** integration card, select **Devices**.
2. From the list of devices, select the device you want to look at. 2. From the list of devices, select the device you want to look at.
<p class='img'> <p class='img'>