Skip to content

Commit ed0e100

Browse files
authored
Update huawei-solar-lib to 2.4.5
This release relaxes the dependency on pyModbus to allow this integration to be installed on HA2025.08.2 together with the native modbus integration
1 parent c46481f commit ed0e100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"documentation": "https://github.com/wlcrs/huawei_solar/wiki",
99
"issue_tracker": "https://github.com/wlcrs/huawei_solar/issues",
1010
"requirements": [
11-
"huawei-solar==2.4.4"
11+
"huawei-solar==2.4.5"
1212
],
1313
"codeowners": [
1414
"@wlcrs"
1515
],
1616
"iot_class": "local_polling",
17-
"version": "1.5.5",
17+
"version": "1.5.6",
1818
"loggers": [
1919
"huawei_solar",
2020
"pymodbus"

0 commit comments

Comments
 (0)