From d14dc693ae4dfda76493726f375a6564c5cdae56 Mon Sep 17 00:00:00 2001 From: Sven Bursch-Osewold Date: Mon, 2 Sep 2024 16:46:00 +0200 Subject: [PATCH] Manifest updated --- custom_components/pysmaplus/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index e156a02..7117621 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -1,6 +1,6 @@ { "domain": "pysmaplus", - "name": "SMA Devices Plus (not for production use)", + "name": "SMA Devices Plus", "codeowners": ["@littleyoda", "@kellerza", "@rklomp"], "config_flow": true, "dependencies": ["network"],