diff --git a/custom_components/solarman/manifest.json b/custom_components/solarman/manifest.json index 8151103e..24674f26 100644 --- a/custom_components/solarman/manifest.json +++ b/custom_components/solarman/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/davidrapan/ha-solarman/issues", "requirements": ["ipaddress","pyyaml","pysolarmanv5>=3.0.2"], - "version": "24.07.28" + "version": "24.07.29" }