mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump tplink python-kasa dependency to 0.8.0 (#131249)
This commit is contained in:
parent
1e6b96131a
commit
4093a68cc0
@ -300,5 +300,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["kasa"],
|
"loggers": ["kasa"],
|
||||||
"requirements": ["python-kasa[speedups]==0.7.7"]
|
"requirements": ["python-kasa[speedups]==0.8.0"]
|
||||||
}
|
}
|
||||||
|
@ -2362,7 +2362,7 @@ python-join-api==0.0.9
|
|||||||
python-juicenet==1.1.0
|
python-juicenet==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
python-kasa[speedups]==0.7.7
|
python-kasa[speedups]==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.linkplay
|
# homeassistant.components.linkplay
|
||||||
python-linkplay==0.0.20
|
python-linkplay==0.0.20
|
||||||
|
@ -1889,7 +1889,7 @@ python-izone==1.2.9
|
|||||||
python-juicenet==1.1.0
|
python-juicenet==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
python-kasa[speedups]==0.7.7
|
python-kasa[speedups]==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.linkplay
|
# homeassistant.components.linkplay
|
||||||
python-linkplay==0.0.20
|
python-linkplay==0.0.20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user