mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Matter: remove device from fabric (#31270)
* Matter: remove device from fabric * Apply suggestions from code review Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com> * Implement review feedback * Apply suggestions from code review Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com> --------- Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
This commit is contained in:
parent
b77cba330c
commit
834cfb08b2
@ -255,6 +255,19 @@ Follow these steps if you have added a Matter device to Home Assistant and you w
|
||||
- For example, if you shared it with Google Home, it lists **Google LLC**.
|
||||

|
||||
|
||||
|
||||
## Removing a device from a 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**.
|
||||
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**.
|
||||
4. From the list, remove the controller of interest.
|
||||
- If you want to remove Apple Home, also remove the Apple Keychain entry.
|
||||

|
||||
5. If you want to remove the device from Home Assistant itself, select the three-dot menu and select **Delete**.
|
||||
|
||||
## About Matter device information
|
||||
|
||||
The device information section provides some diagnostic information of a device.
|
||||
@ -281,6 +294,7 @@ This section provides a bit more information on some of the categories:
|
||||
|
||||
**IP addresses**: Typically more than one IPv6 address is shown: link local, unique local, and global unicast. In some cases a device also supports IPv4. In that case there will also be listed an IPv4 address here.
|
||||
|
||||
|
||||
## 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.
|
||||
|
BIN
source/images/integrations/matter/matter-remove-from-network.png
Normal file
BIN
source/images/integrations/matter/matter-remove-from-network.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
Loading…
x
Reference in New Issue
Block a user