Skip to content

Commit

Permalink
Bump python-kasa to 0.7.0.4 (home-assistant#121791)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdb9696 authored Jul 11, 2024
1 parent 414aee3 commit e269ff6
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.0.3"]
"requirements": ["python-kasa[speedups]==0.7.0.4"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2286,7 +2286,7 @@ python-join-api==0.0.9
python-juicenet==1.1.0

# homeassistant.components.tplink
python-kasa[speedups]==0.7.0.3
python-kasa[speedups]==0.7.0.4

# 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 @@ -1783,7 +1783,7 @@ python-izone==1.2.9
python-juicenet==1.1.0

# homeassistant.components.tplink
python-kasa[speedups]==0.7.0.3
python-kasa[speedups]==0.7.0.4

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

0 comments on commit e269ff6

Please sign in to comment.