From efee7268037563ae75e133afe07aeab5d0ce6f45 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Sat, 6 Dec 2025 01:25:43 +0100 Subject: [PATCH] Add glossary to integration in Matter (#42178) --- source/_integrations/matter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index 648905c178d..65203e67f56 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -55,7 +55,7 @@ related: ha_zeroconf: true --- -The Matter integration allows you to control Matter devices on your local Wi-Fi or {% term Thread %} network. +The Matter {% term integration %} allows you to control Matter devices on your local Wi-Fi or {% term Thread %} network. 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.