diff --git a/custom_components/myenergi/manifest.json b/custom_components/myenergi/manifest.json index eb9790d..27f29ac 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.0.25"], - "version": "0.0.20" + "requirements": ["pymyenergi==0.0.26"], + "version": "0.0.21" }