Matter server can't be installed on a Raspberry PI 4

Please make the Matter server compatible with a Raspberry PI 4 B.

When installing the Matter Server 1.0.7 I get the message:

This add-on is not compatible with the processor of your device or the operating system you have installed on your device.

It is most likely the OS that is issue.
Only HAOS and HA supervised is supported, unless an advanced setup is done.

I’m running Home Assistant OS 9.4, so doesn’t should work then?

Welcome to the Home Assistant command line.
System information
IPv4 addresses for eth0: 10.10.2.1/16
IPv6 addresses for eth0: 2a02:58:xxx/64, 2a02:58:xxxx/128, fe80::1f93:9c89:aae3:547c/64
IPv4 addresses for wlan0:
OS Version: Home Assistant OS 9.4
Home Assistant Core: 2022.12.5
Home Assistant URL: http://Home-Assistant.local:8123
Observer URL: http://Home-Assistant.local:4357"

That seems like the recommended setup, so I wonder why it fails.
Sorry, but I no clue then.

I’m having the exact same issue on the same hardware.

Home Assistant 2022.12.6
Supervisor 2022.11.2
Operating System 9.4
Frontend 20221213.0 - latest

Wonder if this is because it’s a 32 bit install (ESP Home has also broken on the most recent update) because it pre-dates the 64bit being recommended?

Go to install the Add On and mobile and staring me in the face are two icons which I’d missed on desktop
Supports aarch64 Architecture Supports amd64 Architecture
So, yeah requires 64bit Raspberry Pi.

Now to try and work out if the 64bit Home Assistant OS not support GPIO PINS impacts my ability to use the Raspbee II…

The ESPHome Add On update to 2022.12.01 means ESPHome installs are once again working for me so that was unrelated.

Edit----
Turns out it doesn’t.

Need to remember to add

enable_uart=1
dtoverlay=pi3-miniuart-bt

to the config.txt file (about the only thing a backup didn’t transfer) but it then works!

I have the latest HA version upgrade as of 21/6 2023, and the Matter integration cannot be installed on a Raspberry Pie 4. The Matter integration installation starts, and stays forever on this popup:

1 Like