Bump pysmartthings 0.7.3 (#38732)

This commit is contained in:
Andrew Sayre 2020-08-10 15:32:00 -05:00 committed by Franck Nijhof
parent 57e99af9ec
commit 6717e67352
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "SmartThings", "name": "SmartThings",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smartthings", "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"], "dependencies": ["webhook"],
"after_dependencies": ["cloud"], "after_dependencies": ["cloud"],
"codeowners": ["@andrewsayre"] "codeowners": ["@andrewsayre"]

View File

@ -1626,7 +1626,7 @@ pysmappee==0.1.5
pysmartapp==0.3.2 pysmartapp==0.3.2
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartthings==0.7.2 pysmartthings==0.7.3
# homeassistant.components.smarty # homeassistant.components.smarty
pysmarty==0.8 pysmarty==0.8

View File

@ -755,7 +755,7 @@ pysmappee==0.1.5
pysmartapp==0.3.2 pysmartapp==0.3.2
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartthings==0.7.2 pysmartthings==0.7.3
# homeassistant.components.soma # homeassistant.components.soma
pysoma==0.0.10 pysoma==0.0.10