Drop BETA postfix from Matter integration's title (#139816)

Drop BETA postfix from Matter title

Now that the whole Matter stack of Home Assistant is officially certified, we can drop the beta flag.
pull/139859/head
Marcel van der Veldt 2025-03-05 09:04:55 +01:00 committed by Franck Nijhof
parent bba889975a
commit 0872243297
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"domain": "matter",
"name": "Matter (BETA)",
"name": "Matter",
"after_dependencies": ["hassio"],
"codeowners": ["@home-assistant/matter"],
"config_flow": true,

View File

@ -3640,7 +3640,7 @@
"iot_class": "cloud_push"
},
"matter": {
"name": "Matter (BETA)",
"name": "Matter",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_push"