From 0efe95aaccecb5a85923e005bf7e72523c642096 Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Tue, 21 Oct 2025 20:12:23 +0200 Subject: [PATCH] Fix image links Signed-off-by: Jacob Laursen --- bundles/org.openhab.binding.matter/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.openhab.binding.matter/README.md b/bundles/org.openhab.binding.matter/README.md index f7b3feba1d596..c29cf5b8d1a39 100644 --- a/bundles/org.openhab.binding.matter/README.md +++ b/bundles/org.openhab.binding.matter/README.md @@ -66,7 +66,7 @@ Bridged endpoints will be added to the inbox once the parent Node is added as a The pairing action can be found in the settings of the "Controller" thing under the "Actions" -> "Pair Matter Device" -Matter Pairing +Matter Pairing This action will give feedback on the pairing process, if successful a device will be added to the Inbox. @@ -74,7 +74,7 @@ See [Device Pairing: Code Types](#device-pairing-code-types) for more informatio The same codes can also be used in the openHAB Thing discovery UI, although feedback is limited and only a single controller is supported. -Thing Discovery +Thing Discovery ### Device Pairing: Code Types @@ -375,7 +375,7 @@ There are two ways in which to configure the Matter bridge: 1. Using the "Matter Bridge Configuration" settings page (Main UI -> Settings -> Add-on Settings -> Matter Binding) for bridge status, general configuration and pairing 3rd party clients. 1. Adding Matter metadata tags to Groups and Items either through the Main UI or through item files. -Bridge Settings +Bridge Settings The openHAB matter bridge uses metadata tags with the key "matter", similar to the Alexa, Google Assistant and Apple Homekit integrations. Matter Metadata tag values generally follow the Matter "Device Type" and "Cluster" specification as much as possible. @@ -412,7 +412,7 @@ Pairing codes and other options can be found in the MainUI under "Settings -> Ad When the matter bridge starts, if no 3rd party clients are paired, it will automatically open the "Commissioning Window", meaning you can use the QR code or manual pair code found in the bridge settings page to pair a new client like Alexa, Google Home or Apple Home. -Commissioning Window +Commissioning Window Once a client is paired, the bridge will default to having its "Commissioning Window" closed and can not be paired with until the window is opened again in the settings.