From 1f39d14a0dc440d38c2c2ecc51244e32a86e1048 Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 16 Sep 2024 14:10:58 -0400 Subject: [PATCH] remove duplicate object key (#190) * remove duplicate object key * Update alphabetical order in manifest.json --------- Co-authored-by: Cody C <50791984+codyc1515@users.noreply.github.com> --- custom_components/dyson_local/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/dyson_local/manifest.json b/custom_components/dyson_local/manifest.json index 7357afd..a91cda8 100644 --- a/custom_components/dyson_local/manifest.json +++ b/custom_components/dyson_local/manifest.json @@ -8,6 +8,5 @@ "import_executor": true, "iot_class": "local_push", "issue_tracker": "https://github.com/libdyson-wg/ha-dyson/issues", - "version": "1.4.1", - "import_executor": true + "version": "1.4.1" }