diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json
index 67ae1af90034ceb6d13a89f32d3deb7668c485de..3f19f50cdb68456b43cc8e77e0fdeeac1d304619 100644
--- a/homeassistant/components/tplink/manifest.json
+++ b/homeassistant/components/tplink/manifest.json
@@ -300,5 +300,5 @@
   "documentation": "https://www.home-assistant.io/integrations/tplink",
   "iot_class": "local_polling",
   "loggers": ["kasa"],
-  "requirements": ["python-kasa[speedups]==0.7.7"]
+  "requirements": ["python-kasa[speedups]==0.8.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 41c114872f3aa9231deda5a2bf0cebda942591ee..8f5518e07dcdf2863b4cbf084d2296dad6345b3c 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2362,7 +2362,7 @@ python-join-api==0.0.9
 python-juicenet==1.1.0
 
 # homeassistant.components.tplink
-python-kasa[speedups]==0.7.7
+python-kasa[speedups]==0.8.0
 
 # homeassistant.components.linkplay
 python-linkplay==0.0.20
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 549e5f920b4ff447a65ec6268fd2b8e63cd513ea..87f5f4e2d501e5d46ce933c3302150be9a9bb0a8 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1889,7 +1889,7 @@ python-izone==1.2.9
 python-juicenet==1.1.0
 
 # homeassistant.components.tplink
-python-kasa[speedups]==0.7.7
+python-kasa[speedups]==0.8.0
 
 # homeassistant.components.linkplay
 python-linkplay==0.0.20