mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump kasa to 0.5.0 (#70607)
This commit is contained in:
parent
56362e5d80
commit
929dafc3ad
@ -1034,8 +1034,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/tomorrowio/ @raman325
|
||||
/homeassistant/components/totalconnect/ @austinmroczek
|
||||
/tests/components/totalconnect/ @austinmroczek
|
||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey
|
||||
/tests/components/tplink/ @rytilahti @thegardenmonkey
|
||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
||||
/tests/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
||||
/homeassistant/components/traccar/ @ludeeus
|
||||
/tests/components/traccar/ @ludeeus
|
||||
/homeassistant/components/trace/ @home-assistant/core
|
||||
|
@ -3,8 +3,8 @@
|
||||
"name": "TP-Link Kasa Smart",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
"requirements": ["python-kasa==0.4.3"],
|
||||
"codeowners": ["@rytilahti", "@thegardenmonkey"],
|
||||
"requirements": ["python-kasa==0.5.0"],
|
||||
"codeowners": ["@rytilahti", "@thegardenmonkey", "@bdraco"],
|
||||
"dependencies": ["network"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_polling",
|
||||
|
@ -1898,7 +1898,7 @@ python-join-api==0.0.9
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa==0.4.3
|
||||
python-kasa==0.5.0
|
||||
|
||||
# homeassistant.components.lirc
|
||||
# python-lirc==1.2.3
|
||||
|
@ -1242,7 +1242,7 @@ python-izone==1.2.3
|
||||
python-juicenet==1.1.0
|
||||
|
||||
# homeassistant.components.tplink
|
||||
python-kasa==0.4.3
|
||||
python-kasa==0.5.0
|
||||
|
||||
# homeassistant.components.xiaomi_miio
|
||||
python-miio==0.5.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user