From 1243dc8b050fa5af885a9a8b80207c05d1b24d8f Mon Sep 17 00:00:00 2001 From: wills106 Date: Sat, 2 Nov 2024 12:14:30 +0000 Subject: [PATCH] 2024.11.1 --- custom_components/solax_modbus/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/solax_modbus/manifest.json b/custom_components/solax_modbus/manifest.json index eee1e4e0..764400e0 100644 --- a/custom_components/solax_modbus/manifest.json +++ b/custom_components/solax_modbus/manifest.json @@ -10,5 +10,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/wills106/homsassistant-solax-modbus/issues", "requirements": ["pymodbus>=3.6.8"], - "version": "2024.10.4" + "version": "2024.11.1" }