diff --git a/custom_components/mold_risk_index/manifest.json b/custom_components/mold_risk_index/manifest.json index 1d24520..78f8e10 100644 --- a/custom_components/mold_risk_index/manifest.json +++ b/custom_components/mold_risk_index/manifest.json @@ -8,6 +8,5 @@ "iot_class": "calculated", "config_flow": true, "dependencies": [], - "requirements": [], - "integration_type": "device" + "requirements": [] } \ No newline at end of file