From ef9b7429d12127fbd47b00e6bbf78f9df6e7b484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Wed, 5 May 2021 17:21:58 +0200 Subject: [PATCH] Update manifest.json --- custom_components/tractive/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/tractive/manifest.json b/custom_components/tractive/manifest.json index 08782b3..9e1cd58 100644 --- a/custom_components/tractive/manifest.json +++ b/custom_components/tractive/manifest.json @@ -7,5 +7,6 @@ "codeowners": ["@danielhiversen"], "issue_tracker": "https://github.com/Danielhiversen/home_assistant_tractive/issues", "version": "0.2.2", + "iot_class": "cloud_polling", "config_flow": false }