From 2a8a4b68dfe14850284331f50c3e5be11b9d9a24 Mon Sep 17 00:00:00 2001 From: thomasgermain <12560542+thomasgermain@users.noreply.github.com> Date: Wed, 21 Apr 2021 16:00:38 +0200 Subject: [PATCH] hacs integration --- custom_components/multimatic/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/multimatic/manifest.json b/custom_components/multimatic/manifest.json index 8d4f706..7539f59 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -14,6 +14,5 @@ "codeowners": [ "@thomasgermain" ], - "version": "1.6.1", - "iot_class": "cloud_polling" + "version": "1.6.1" }