Skip to content

Commit bfe4f52

Browse files
committed
Update tuya-iot-py-sdk to 0.6.6 (#62858)
1 parent 34ca398 commit bfe4f52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/tuya/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "tuya",
33
"name": "Tuya",
44
"documentation": "https://www.home-assistant.io/integrations/tuya",
5-
"requirements": ["tuya-iot-py-sdk==0.6.3"],
5+
"requirements": ["tuya-iot-py-sdk==0.6.6"],
66
"dependencies": ["ffmpeg"],
77
"codeowners": ["@Tuya", "@zlinoliver", "@METISU", "@frenck"],
88
"config_flow": true,

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ tp-connected==0.0.4
23392339
transmissionrpc==0.11
23402340

23412341
# homeassistant.components.tuya
2342-
tuya-iot-py-sdk==0.6.3
2342+
tuya-iot-py-sdk==0.6.6
23432343

23442344
# homeassistant.components.twentemilieu
23452345
twentemilieu==0.5.0

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ total_connect_client==2021.12
13761376
transmissionrpc==0.11
13771377

13781378
# homeassistant.components.tuya
1379-
tuya-iot-py-sdk==0.6.3
1379+
tuya-iot-py-sdk==0.6.6
13801380

13811381
# homeassistant.components.twentemilieu
13821382
twentemilieu==0.5.0

0 commit comments

Comments
 (0)