Skip to content

Commit 0d304b5

Browse files
committed
ensure that release will be compatible with homeassistant version that were already compatible
1 parent 16a1c9d commit 0d304b5

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.9.2"
15+
"pymodbus>=3.7.4"
1616
],
1717
"ssdp": [],
1818
"version": "v0.0.0",

0 commit comments

Comments
 (0)