Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 5957790

Browse files
authored
bump dep to support FtpV20
fwestenberg/reolink#79
1 parent 36b94e2 commit 5957790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/reolink_dev/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"name": "Reolink IP camera",
44
"documentation": "https://github.com/fwestenberg/reolink_dev",
55
"issue_tracker": "https://github.com/fwestenberg/reolink_dev/issues",
6-
"version": "0.42",
6+
"version": "0.43",
77
"iot_class": "local_polling",
88
"requirements": [
9-
"reolink==0.0.53"
9+
"reolink==0.0.54"
1010
],
1111
"dependencies": [
1212
"ffmpeg",

0 commit comments

Comments
 (0)