mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump python-kasa to 0.9.1 (#134893)
Bump tplink python-kasa dependency to 0.9.1
This commit is contained in:
parent
0787257cc0
commit
b7b5577f0c
@ -300,5 +300,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["kasa"],
|
||||
"requirements": ["python-kasa[speedups]==0.9.0"]
|
||||
"requirements": ["python-kasa[speedups]==0.9.1"]
|
||||
}
|
||||
|
@ -2393,7 +2393,7 @@ python-join-api==0.0.9
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa[speedups]==0.9.0
|
||||
python-kasa[speedups]==0.9.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.1.1
|
||||
|
@ -1929,7 +1929,7 @@ python-izone==1.2.9
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa[speedups]==0.9.0
|
||||
python-kasa[speedups]==0.9.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user