diff --git a/custom_components/deye_dehumidifier/manifest.json b/custom_components/deye_dehumidifier/manifest.json index 7101bcb..7ad334e 100644 --- a/custom_components/deye_dehumidifier/manifest.json +++ b/custom_components/deye_dehumidifier/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/stackia/ha-deye-dehumidifier/issues", "requirements": ["libdeye==1.3.2"], - "version": "1.6.4" + "version": "1.6.5" }