Skip to content

Commit 91add87

Browse files
committed
Bump api to fix #3
1 parent c07d438 commit 91add87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/speedport/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"iot_class": "local_polling",
1313
"issue_tracker": "https://github.com/Andre0512/speedport/issues",
1414
"requirements": [
15-
"speedport-api==0.5.3"
15+
"speedport-api==0.5.4"
1616
],
17-
"version": "0.3.0"
17+
"version": "0.3.1"
1818
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
speedport-api==0.5.3
1+
speedport-api==0.5.4
22
homeassistant~=2023.10
33
pytz~=2023.3

0 commit comments

Comments
 (0)