From 4d3c8de2678138169a8cf0fc6c399dbd0a13509b Mon Sep 17 00:00:00 2001 From: Zack Date: Sat, 14 Sep 2024 10:15:50 -0400 Subject: [PATCH] bump --- 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..f3eefab 100644 --- a/custom_components/dyson_local/manifest.json +++ b/custom_components/dyson_local/manifest.json @@ -5,9 +5,8 @@ "config_flow": true, "dependencies": ["mqtt", "zeroconf"], "documentation": "https://github.com/libdyson-wg/ha-dyson", - "import_executor": true, "iot_class": "local_push", "issue_tracker": "https://github.com/libdyson-wg/ha-dyson/issues", - "version": "1.4.1", + "version": "1.4.2", "import_executor": true }