diff --git a/custom_components/vesync/manifest.json b/custom_components/vesync/manifest.json index 6c706c8..1a041b6 100644 --- a/custom_components/vesync/manifest.json +++ b/custom_components/vesync/manifest.json @@ -15,9 +15,9 @@ "macaddress": "*" } ], - "documentation": "https://github.com/AndreaTomatis/custom_vesync", + "documentation": "https://github.com/micahqcade/custom_vesync", "iot_class": "cloud_polling", - "issue_tracker": "https://github.com/AndreaTomatis/custom_vesync", + "issue_tracker": "https://github.com/micahqcade/custom_vesync", "requirements": [ "pyvesync==2.1.12" ],