diff --git a/custom_components/vivint/manifest.json b/custom_components/vivint/manifest.json index d232a4c..6ef9744 100644 --- a/custom_components/vivint/manifest.json +++ b/custom_components/vivint/manifest.json @@ -6,7 +6,9 @@ "dependencies": ["ffmpeg"], "documentation": "https://github.com/natekspencer/hacs-vivint", "integration_type": "hub", + "iot_class": "cloud_push", "issue_tracker": "https://github.com/natekspencer/hacs-vivint/issues", + "loggers": ["vivintpy"], "requirements": ["vivintpy==2023.2.0"], "version": "2023.3.1", "zeroconf": ["_vivint-ODC300._tcp.local.", "_vivint-DBC350._tcp.local."]