diff --git a/custom_components/pixometer/manifest.json b/custom_components/pixometer/manifest.json index abc9d96..f6b7ab7 100644 --- a/custom_components/pixometer/manifest.json +++ b/custom_components/pixometer/manifest.json @@ -8,5 +8,6 @@ "name": "Pixometer", "requirements": [], "version": "0.1.0", - "issue_tracker": "https://github.com/myTselection/pixometer/issues" + "issue_tracker": "https://github.com/myTselection/pixometer/issues", + "integration_type": "entity" }