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 }