diff --git a/custom_components/tuya/manifest.json b/custom_components/tuya/manifest.json index 55d5614..e5370c0 100644 --- a/custom_components/tuya/manifest.json +++ b/custom_components/tuya/manifest.json @@ -3,7 +3,8 @@ "name": "Tuya", "documentation": "https://www.home-assistant.io/integrations/tuya", "requirements": ["tuya-iot-py-sdk==0.6.6"], - "dependencies": ["ffmpeg"], + "dependencies": ["ffmpeg"] , + "codeowners": ["@Tuya", "@zlinoliver", "@METISU", "@frenck"], "version": "14032022.002", "config_flow": true, "iot_class": "cloud_push",