Bump kasa to 0.5.0 (#70607)

This commit is contained in:
J. Nick Koston 2022-04-24 14:01:22 -10:00 committed by GitHub
parent 56362e5d80
commit 929dafc3ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -1034,8 +1034,8 @@ build.json @home-assistant/supervisor
/tests/components/tomorrowio/ @raman325 /tests/components/tomorrowio/ @raman325
/homeassistant/components/totalconnect/ @austinmroczek /homeassistant/components/totalconnect/ @austinmroczek
/tests/components/totalconnect/ @austinmroczek /tests/components/totalconnect/ @austinmroczek
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey /homeassistant/components/tplink/ @rytilahti @thegardenmonkey @bdraco
/tests/components/tplink/ @rytilahti @thegardenmonkey /tests/components/tplink/ @rytilahti @thegardenmonkey @bdraco
/homeassistant/components/traccar/ @ludeeus /homeassistant/components/traccar/ @ludeeus
/tests/components/traccar/ @ludeeus /tests/components/traccar/ @ludeeus
/homeassistant/components/trace/ @home-assistant/core /homeassistant/components/trace/ @home-assistant/core

View File

@ -3,8 +3,8 @@
"name": "TP-Link Kasa Smart", "name": "TP-Link Kasa Smart",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tplink", "documentation": "https://www.home-assistant.io/integrations/tplink",
"requirements": ["python-kasa==0.4.3"], "requirements": ["python-kasa==0.5.0"],
"codeowners": ["@rytilahti", "@thegardenmonkey"], "codeowners": ["@rytilahti", "@thegardenmonkey", "@bdraco"],
"dependencies": ["network"], "dependencies": ["network"],
"quality_scale": "platinum", "quality_scale": "platinum",
"iot_class": "local_polling", "iot_class": "local_polling",

View File

@ -1898,7 +1898,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==0.4.3 python-kasa==0.5.0
# homeassistant.components.lirc # homeassistant.components.lirc
# python-lirc==1.2.3 # python-lirc==1.2.3

View File

@ -1242,7 +1242,7 @@ python-izone==1.2.3
python-juicenet==1.1.0 python-juicenet==1.1.0
# homeassistant.components.tplink # homeassistant.components.tplink
python-kasa==0.4.3 python-kasa==0.5.0
# homeassistant.components.xiaomi_miio # homeassistant.components.xiaomi_miio
python-miio==0.5.11 python-miio==0.5.11