From d4832db213f48ce55285cf79d9c466411c83ae68 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Jun 2023 12:32:45 +0200 Subject: [PATCH] 2023.6: Matter 1.1 --- .../_posts/2023-06-07-release-20236.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_posts/2023-06-07-release-20236.markdown b/source/_posts/2023-06-07-release-20236.markdown index 8009a9e7dfa..5b3a495f3d2 100644 --- a/source/_posts/2023-06-07-release-20236.markdown +++ b/source/_posts/2023-06-07-release-20236.markdown @@ -295,6 +295,24 @@ at runtime. [@bdraco]: https://github.com/bdraco +## Matter 1.1 + +The Matter implementation within Home Assistant is now based on the freshly +released 1.1 version of the Matter standard. This brings a ton of stability +fixes and improvements, but unfortunately, no new features. + +Thanks to [@Diegorro98], we do now have support for tilt covers! Besides that, +this Home Assistant release ships with several generic bugfixes and +optimizations; we've managed to squeeze out some additional performance to +make state updates for your Matter devices lightning-fast 🚀 + +All these stability improvements to both the Matter stack and our +implementation did not go unnoticed: + + + +[@Diegorro98]: https://github.com/Diegorro98 + ## Z-Wave {% details "TODO" %}