From e16ba51319aab07823f0623ad803d9ff719b5b3f Mon Sep 17 00:00:00 2001 From: rospogrigio Date: Fri, 31 Jul 2020 11:20:21 +0200 Subject: [PATCH] Corrected manifest.json --- custom_components/localtuya/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom_components/localtuya/manifest.json b/custom_components/localtuya/manifest.json index 66dea19..5ff4d51 100644 --- a/custom_components/localtuya/manifest.json +++ b/custom_components/localtuya/manifest.json @@ -1,8 +1,8 @@ { "domain": "localtuya", - "name": "Tuya Local", - "documentation": "https://github.com/mileperhour/localtuya-homeassistant/", + "name": "LocalTuya integration", + "documentation": "https://github.com/rospogrigio/localtuya-homeassistant/", "dependencies": [], - "codeowners": ["@mileperhour"], + "codeowners": ["@rospogrigio"], "requirements": [] } \ No newline at end of file