diff --git a/manifest.json b/manifest.json index 6562979..3fc99f1 100644 --- a/manifest.json +++ b/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://github.com/konradb3/homeassistant_salus", "dependencies": [], "codeowners": ["konradb3"], - "requirements": ["git+https://github.com/konradb3/pyit600.git@fix_thermostats_detection#pyit600"] - } \ No newline at end of file + "requirements": ["pyit600==0.0.3"] + }