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 c07d438 commit 91add87Copy full SHA for 91add87
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.3"
+ "speedport-api==0.5.4"
16
],
17
- "version": "0.3.0"
+ "version": "0.3.1"
18
}
requirements.txt
@@ -1,3 +1,3 @@
1
-speedport-api==0.5.3
+speedport-api==0.5.4
2
homeassistant~=2023.10
3
pytz~=2023.3
0 commit comments