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 cc8a1b3 commit a194403Copy full SHA for a194403
custom_components/speedport/manifest.json
@@ -12,7 +12,7 @@
12
"iot_class": "local_polling",
13
"issue_tracker": "https://github.com/Andre0512/speedport/issues",
14
"requirements": [
15
- "speedport-api==0.5.1"
+ "speedport-api==0.5.2"
16
],
17
- "version": "0.2.1"
+ "version": "0.2.2"
18
}
requirements.txt
@@ -1,2 +1,2 @@
1
-speedport-api==0.5.1
+speedport-api==0.5.2
2
homeassistant~=2023.10
0 commit comments