Just installed the latest stable version of Home Assistant in a Docker container on Ubuntu 22.04.5 LTS. and I am attempting to install and configure the Matter Integration / Server via Docker run.
The Matter-Server container is running but when I attempt to add the Matter integration I am greeted with the following:
“Failed to connect”.
The URL is ws://localhost:5580/ws. I have also attempted to connect via its local ip address.
To add the Matter integration does IPv6 need to be enabled? I realize that it is needed for the adding and controlling of devices but not sure if it is needed for the initial configuration.
Can someone provide a SIMPLE to follow guide to setting up the Matter integration when using the Docker container version of Home Assistant.
As an added bonus it would be nice to have a simple guide on how to configure IPv6 LAN/VLAN to enable Matter functionality.
Guessing that there are a number of people using Home Assistant Container in conjunction with Ubuntu server on a network utilizing a pfSense firewall/router.
FWIW For the past two years I have been running Home Assistant via Docker Container with multiple added integrations via containers.