Skip to content

Commit

Permalink
Bump python-kasa to 0.6.2.1 (#109397)
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti authored and frenck committed Feb 3, 2024
1 parent 4a60d36 commit 43f8731
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 @@ -205,5 +205,5 @@
"iot_class": "local_polling",
"loggers": ["kasa"],
"quality_scale": "platinum",
"requirements": ["python-kasa[speedups]==0.6.2"]
"requirements": ["python-kasa[speedups]==0.6.2.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2232,7 +2232,7 @@ python-join-api==0.0.9
python-juicenet==1.1.0

# homeassistant.components.tplink
python-kasa[speedups]==0.6.2
python-kasa[speedups]==0.6.2.1

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

# homeassistant.components.tplink
python-kasa[speedups]==0.6.2
python-kasa[speedups]==0.6.2.1

# homeassistant.components.matter
python-matter-server==5.4.0
Expand Down

0 comments on commit 43f8731

Please sign in to comment.