mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update tuyaha to 0.0.2 to catch API exceptions (#25050)
* Update tuyaha to 0.0.2 to catch API exceptions * Updated tuyaha version in requirements
This commit is contained in:
parent
195b034abc
commit
a30c37017b
@ -3,7 +3,7 @@
|
||||
"name": "Tuya",
|
||||
"documentation": "https://www.home-assistant.io/components/tuya",
|
||||
"requirements": [
|
||||
"tuyaha==0.0.1"
|
||||
"tuyaha==0.0.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -1822,7 +1822,7 @@ tplink==0.2.1
|
||||
transmissionrpc==0.11
|
||||
|
||||
# homeassistant.components.tuya
|
||||
tuyaha==0.0.1
|
||||
tuyaha==0.0.2
|
||||
|
||||
# homeassistant.components.twilio
|
||||
twilio==6.19.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user