Bump pysmartthings and pysmartapp (#43240)

pull/41310/head
Andrew Sayre 2020-11-14 14:57:42 -06:00 committed by GitHub
parent 4e00a8a3d0
commit cd42d82f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 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.4"], "requirements": ["pysmartapp==0.3.3", "pysmartthings==0.7.6"],
"dependencies": ["webhook"], "dependencies": ["webhook"],
"after_dependencies": ["cloud"], "after_dependencies": ["cloud"],
"codeowners": ["@andrewsayre"] "codeowners": ["@andrewsayre"]

View File

@ -1680,10 +1680,10 @@ pysma==0.3.5
pysmappee==0.2.13 pysmappee==0.2.13
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartapp==0.3.2 pysmartapp==0.3.3
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartthings==0.7.4 pysmartthings==0.7.6
# homeassistant.components.smarty # homeassistant.components.smarty
pysmarty==0.8 pysmarty==0.8

View File

@ -839,10 +839,10 @@ pysma==0.3.5
pysmappee==0.2.13 pysmappee==0.2.13
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartapp==0.3.2 pysmartapp==0.3.3
# homeassistant.components.smartthings # homeassistant.components.smartthings
pysmartthings==0.7.4 pysmartthings==0.7.6
# homeassistant.components.soma # homeassistant.components.soma
pysoma==0.0.10 pysoma==0.0.10