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