diff --git a/docs/creating_integration_manifest.md b/docs/creating_integration_manifest.md index fbf62c96..d2be1c1d 100644 --- a/docs/creating_integration_manifest.md +++ b/docs/creating_integration_manifest.md @@ -17,7 +17,7 @@ Every integration has a manifest file to specify basic information about an inte "codeowners": ["@balloob"], "requirements": ["aiohue==1.9.1"], "quality_scale": "platinum", - "iot_class": "local_polling" + "iot_class": "local_polling", "loggers": ["aiohue"] } ```