From 944ad9022d349f4e6a1909ad98299246f6fb8bb1 Mon Sep 17 00:00:00 2001 From: "Steven B." <51370195+sdb9696@users.noreply.github.com> Date: Sat, 21 Dec 2024 18:04:09 +0000 Subject: [PATCH] Bump tplink python-kasa dependency to 0.9.0 (#133735) Release notes: https://github.com/python-kasa/python-kasa/releases/tag/0.9.0 --- homeassistant/components/tplink/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tplink/manifest.json b/homeassistant/components/tplink/manifest.json index 6ce46c0d488..65061882027 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.8.1"] + "requirements": ["python-kasa[speedups]==0.9.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index e9376072875..b1aa085ee52 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2375,7 +2375,7 @@ python-join-api==0.0.9 python-juicenet==1.1.0 # homeassistant.components.tplink -python-kasa[speedups]==0.8.1 +python-kasa[speedups]==0.9.0 # homeassistant.components.linkplay python-linkplay==0.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c0761fafc8b..3fdd84009fc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1911,7 +1911,7 @@ python-izone==1.2.9 python-juicenet==1.1.0 # homeassistant.components.tplink -python-kasa[speedups]==0.8.1 +python-kasa[speedups]==0.9.0 # homeassistant.components.linkplay python-linkplay==0.1.1