Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bundles/org.openhab.binding.matter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<img src="./doc/bridge-settings.png" alt="Bridge Settings" width="500"/>
<img src="doc/bridge-settings.png" alt="Bridge Settings" width="500"/>

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.
Expand Down Expand Up @@ -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.

<img src="./doc/bridge-settings-pair.png" alt="Commissioning Window" width="500"/>
<img src="doc/bridge-settings-pair.png" alt="Commissioning Window" width="500"/>

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.

Expand Down