Clicking the ADD button asks me if I want to use the the official supervisor add-on. I check it and click submit which brings up a new toast asking me to select the connection method however it has "Unknown error occurred" displayed as well. Continuing seems to add the integration but it says "Failed setup, will retry." Clicking on the integration gives a more detailed error that says "failed setup, will retry: invalid server version: Matter schema version is incompatible: 11, the server supports at most 10 -update the matter server to a more recent version or downgrade the client." Opening the web ui for the matter server add-on tells me the Schema Version is indeed 10. So I'm not sure why the integration is failing to setup.
#Unable to install the Matter (BETA) Integration.
1 messages · Page 1 of 1 (latest)
I've tried Removing the integration, then the add-on. I've tried installing the integration which prompts and installation of the add-on but seems to hang there. I've removed both, rebooted, installed the add-on, rebooted, then tried installing the integration. Same issue.
You should have schema version 11 and SDK wheels 2024.9.0 - are you running an older version of HA perhaps ?
It's odd. So my installation is "Home Assistant OS." There are no updates and these are my versions.
The matter integration seems to say my version incompatible because it is ahead. It seems to say it supports scehma 10 and not 11 and that I have 11 installed.
However the python matter server actually says its schema version is 10.
that is super weird indeed
it's possible I'm parsing this sentence wrong and it is actually demanding 11.
can you try updating the supervisor addon store ?
Correct - its demanding 11
which it should have auto installed
Right, I've uninstalled and installed it a bunch of times with restarts in between. Let me give it another go. Well remove Matter Integration, then Server. Reboot. Install Server, then check version.
Looks like for some reason the latest available version on the store to me is 6.5.1
But stable actually seems to go up to 6.6.1
Hmm, so the problem is not matter, per se. It's HA not pulling the lastest version. Should I shut this down and open a new support somewhere or should I keep this up
Solution: Version of Matter Server was outdated. Restored a backup from a few months back. Cleared browser cache. Went to settings -> system -> updates, reinstalled all the updates, restarted. -> Cleared browser cache again. Went to settings -> system -> updates and manually clicked check for updates. This pulled the latest version of Matter Server, enabling me to install the Matter (BETA) Integration.
Please mark as resolved, not sure how to do it on my end.
Great that you resolved it but still super weird that it happened.