We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c8fe5 commit 5fb82c0Copy full SHA for 5fb82c0
custom_components/speedport/manifest.json
@@ -12,7 +12,7 @@
12
"iot_class": "local_polling",
13
"issue_tracker": "https://github.com/MelleD/speedport/issues",
14
"requirements": [
15
- "speedport-api==0.5.9"
+ "speedport-api==0.6.0"
16
],
17
"version": "0.0.1"
18
}
requirements.txt
@@ -1 +1 @@
1
-speedport-api==0.5.9
+speedport-api==0.6.0
0 commit comments