diff --git a/custom_components/myenergi/manifest.json b/custom_components/myenergi/manifest.json index 7cd49fb..4341d9a 100644 --- a/custom_components/myenergi/manifest.json +++ b/custom_components/myenergi/manifest.json @@ -7,6 +7,6 @@ "documentation": "https://github.com/cjne/ha-myenergi", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/cjne/ha-myenergi/issues", - "requirements": ["pymyenergi==0.1.1"], + "requirements": ["pymyenergi==0.2.0"], "version": "0.0.27" }