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 86bec75 commit 8b88717Copy full SHA for 8b88717
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.4.8"
+ "speedport-api==0.5.0"
16
],
17
- "version": "0.1.3"
+ "version": "0.2.0"
18
}
requirements.txt
@@ -1,2 +1,2 @@
1
-speedport-api==0.4.8
+speedport-api==0.5.0
2
homeassistant~=2023.10
0 commit comments