diff --git a/custom_components/openei/manifest.json b/custom_components/openei/manifest.json index 3d1dc31..32a1508 100644 --- a/custom_components/openei/manifest.json +++ b/custom_components/openei/manifest.json @@ -7,6 +7,6 @@ "documentation": "https://github.com/firstof9/ha-openei", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/firstof9/ha-openei/issues", - "requirements": ["python-openei==0.1.17"], + "requirements": ["python-openei==0.1.23"], "version": "0.1.6" }