Update pysmartthings (#41294)

This commit is contained in:
Andrew Sayre
2020-10-06 07:55:17 +00:00
committed by Paulus Schoutsen
parent 56b5ddb06d
commit 874cbf808e
3 changed files with 3 additions and 3 deletions
@@ -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.3"],
"requirements": ["pysmartapp==0.3.2", "pysmartthings==0.7.4"],
"dependencies": ["webhook"],
"after_dependencies": ["cloud"],
"codeowners": ["@andrewsayre"]
+1 -1
View File
@@ -1653,7 +1653,7 @@ pysmappee==0.2.13
pysmartapp==0.3.2
# homeassistant.components.smartthings
pysmartthings==0.7.3
pysmartthings==0.7.4
# homeassistant.components.smarty
pysmarty==0.8
+1 -1
View File
@@ -800,7 +800,7 @@ pysmappee==0.2.13
pysmartapp==0.3.2
# homeassistant.components.smartthings
pysmartthings==0.7.3
pysmartthings==0.7.4
# homeassistant.components.soma
pysoma==0.0.10