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 "