2.3 KiB
2.3 KiB
Home Assistant Add-on: Matter Server
Installation
Use the following steps to install this add-on.
-
Click the Home Assistant My button below to open the add-on page on your Home Assistant instance.
-
Click the "Install" button to install the add-on.
How to use
Start the Matter Server add-on to make the WebSocket available to Home Assistant Core. Install the Matter integration in Home Assistant Core.
Access WebSocket interface externally (advanced)
By default, the Python Matter Server's WebSocket interface is only exposed internally. It is still possible to enable access through the host interface To do so, click on "Show disabled ports" and enter a port (e.g. 5580) in the Matter Server WebSocket server port field.
Configuration
Add-on configuration:
| Configuration | Description |
|---|---|
| log_level | Logging level of the Matter Server component. |
| log_level_sdk | Logging level for Matter SDK logs. |
| beta | Whether to install the latest beta version on startup |
| enable_test_net_dcl | Enable test-net DCL for PAA root certificates and other device information. |
| bluetooth_adapter_id | Set BlueZ Bluetooth Controller ID (for local commissioning) |
Support
Got questions?
You have several options to get them answered:
- The Home Assistant Discord Chat Server.
- The Home Assistant Community Forum.
- Join the Reddit subreddit in /r/homeassistant
In case you've found a bug, please open an issue on our GitHub.