Bump pysmartthings 0.7.3 (#38732)
parent
ea65eb270f
commit
bbda1272c2
|
@ -3,7 +3,7 @@
|
|||
"name": "SmartThings",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/smartthings",
|
||||
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.7.2"],
|
||||
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.7.3"],
|
||||
"dependencies": ["webhook"],
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@andrewsayre"]
|
||||
|
|
|
@ -1635,7 +1635,7 @@ pysmappee==0.2.9
|
|||
pysmartapp==0.3.2
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==0.7.2
|
||||
pysmartthings==0.7.3
|
||||
|
||||
# homeassistant.components.smarty
|
||||
pysmarty==0.8
|
||||
|
|
|
@ -764,7 +764,7 @@ pysmappee==0.2.9
|
|||
pysmartapp==0.3.2
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartthings==0.7.2
|
||||
pysmartthings==0.7.3
|
||||
|
||||
# homeassistant.components.soma
|
||||
pysoma==0.0.10
|
||||
|
|
Loading…
Reference in New Issue