Skip to content

Commit 3b7fd20

Browse files
author
sfstar
authored
Merge pull request #117 from sfstar/feature/require_minimum_pymodbus_lowest_support_ha_core_2023.07
Loosen pymodbus version constraint to accomodate ha core pymodbus ver…
2 parents 36727e8 + f5f56ca commit 3b7fd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/victron/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"iot_class": "local_polling",
1313
"issue_tracker": "https://github.com/sfstar/hass-victron/issues",
1414
"requirements": [
15-
"pymodbus==3.4.1"
15+
"pymodbus>=3.3.1"
1616
],
1717
"ssdp": [],
1818
"version": "0.0.11",

0 commit comments

Comments
 (0)