Bump tplink python-kasa dependency to 0.8.0 (#131249)

This commit is contained in:
Steven B. 2024-11-26 21:04:42 +00:00 committed by GitHub
parent 1e6b96131a
commit 4093a68cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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"]
}

View File

@ -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

View File

@ -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