Update tuya-iot-py-sdk to 0.6.6 (#62858)
This commit is contained in:
parent
de2adce1ca
commit
5824477298
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "tuya",
|
||||
"name": "Tuya",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tuya",
|
||||
"requirements": ["tuya-iot-py-sdk==0.6.3"],
|
||||
"requirements": ["tuya-iot-py-sdk==0.6.6"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@Tuya", "@zlinoliver", "@METISU", "@frenck"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -2358,7 +2358,7 @@ tp-connected==0.0.4
|
|||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.tuya
|
||||
tuya-iot-py-sdk==0.6.3
|
||||
tuya-iot-py-sdk==0.6.6
|
||||
|
||||
# homeassistant.components.twentemilieu
|
||||
twentemilieu==0.5.0
|
||||
|
|
|
@ -1398,7 +1398,7 @@ total_connect_client==2021.12
|
|||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.tuya
|
||||
tuya-iot-py-sdk==0.6.3
|
||||
tuya-iot-py-sdk==0.6.6
|
||||
|
||||
# homeassistant.components.twentemilieu
|
||||
twentemilieu==0.5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue