mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump tplink python-kasa dependency to 0.9.0 (#133735)
Release notes: https://github.com/python-kasa/python-kasa/releases/tag/0.9.0
This commit is contained in:
parent
4b6febc757
commit
944ad9022d
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user