diff --git a/custom_components/solax_modbus/manifest.json b/custom_components/solax_modbus/manifest.json index 358f62a1..f63ce7ff 100644 --- a/custom_components/solax_modbus/manifest.json +++ b/custom_components/solax_modbus/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/wills106/homsassistant-solax-modbus/issues", "requirements": ["pymodbus>=3.5.2"], - "version": "2024.02.6.1" -} \ No newline at end of file + "version": "2024.02.6.2" +}