From 7f30b274f5f74246651fa057862a83c02c8a3269 Mon Sep 17 00:00:00 2001 From: Robin Dupont Date: Tue, 20 Feb 2024 21:00:00 +0100 Subject: [PATCH] update manifest.json --- custom_components/kef_connector/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/kef_connector/manifest.json b/custom_components/kef_connector/manifest.json index 4c96a29..b34fcf3 100644 --- a/custom_components/kef_connector/manifest.json +++ b/custom_components/kef_connector/manifest.json @@ -6,8 +6,8 @@ ], "config_flow": false, "documentation": "https://github.com/N0ciple/hass-kef-connector", - "iot_class": "local_polling", "integration_type": "device", + "iot_class": "local_polling", "issue_tracker":"https://github.com/N0ciple/hass-kef-connector/issues", "requirements": [ "pykefcontrol==0.7.1 "