Skip to content

Commit

Permalink
Bump python-kasa to 0.7.5 (#127934)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdb9696 authored Oct 8, 2024
1 parent e01512e commit 4d003f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/tplink/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,5 +301,5 @@
"iot_class": "local_polling",
"loggers": ["kasa"],
"quality_scale": "platinum",
"requirements": ["python-kasa[speedups]==0.7.4"]
"requirements": ["python-kasa[speedups]==0.7.5"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2346,7 +2346,7 @@ python-join-api==0.0.9
python-juicenet==1.1.0

# homeassistant.components.tplink
python-kasa[speedups]==0.7.4
python-kasa[speedups]==0.7.5

# homeassistant.components.linkplay
python-linkplay==0.0.15
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,7 @@ python-izone==1.2.9
python-juicenet==1.1.0

# homeassistant.components.tplink
python-kasa[speedups]==0.7.4
python-kasa[speedups]==0.7.5

# homeassistant.components.linkplay
python-linkplay==0.0.15
Expand Down

0 comments on commit 4d003f5

Please sign in to comment.