mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump python-kasa to 0.10.1 (#137173)
This commit is contained in:
parent
54a718c1d7
commit
f1128adec4
@ -301,5 +301,5 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["kasa"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["python-kasa[speedups]==0.10.0"]
|
||||
"requirements": ["python-kasa[speedups]==0.10.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2406,7 +2406,7 @@ python-join-api==0.0.9
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa[speedups]==0.10.0
|
||||
python-kasa[speedups]==0.10.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.1.3
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1945,7 +1945,7 @@ python-izone==1.2.9
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa[speedups]==0.10.0
|
||||
python-kasa[speedups]==0.10.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user