From 9499536b6fcb73c5d6c5a7fd318a4cc525f18c35 Mon Sep 17 00:00:00 2001 From: sudoxnym <76703581+sudoxnym@users.noreply.github.com> Date: Wed, 8 May 2024 23:38:07 -0600 Subject: [PATCH] Update manifest.json --- custom_components/saas/manifest.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/custom_components/saas/manifest.json b/custom_components/saas/manifest.json index db49999..12c049f 100644 --- a/custom_components/saas/manifest.json +++ b/custom_components/saas/manifest.json @@ -9,6 +9,5 @@ "issue_tracker": "", "quality_scale": "silver", "requirements": ["pyhaversion", "paho-mqtt"], - "version": "0.0.1", - "icon": "icon.png" -} \ No newline at end of file + "version": "0.0.1" +}