Skip to content

Commit 22397a2

Browse files
committed
Make custom component.
1 parent 3263fcb commit 22397a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/modbus/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"documentation": "https://www.home-assistant.io/integrations/modbus",
66
"iot_class": "local_polling",
77
"loggers": ["pymodbus"],
8-
"requirements": ["pymodbus==3.9.2"]
8+
"requirements": ["pymodbus==3.9.2"],
9+
"version": "1.0.0"
910
}

0 commit comments

Comments
 (0)