diff --git a/homeassistant/components/smartthings/manifest.json b/homeassistant/components/smartthings/manifest.json
index 9efa8b81186f566f4a41293a100508a78e3daee3..2a4e79bff58e27eeb7e76d4d8e1fd73f9b06ffcf 100644
--- a/homeassistant/components/smartthings/manifest.json
+++ b/homeassistant/components/smartthings/manifest.json
@@ -29,5 +29,5 @@
   "documentation": "https://www.home-assistant.io/integrations/smartthings",
   "iot_class": "cloud_push",
   "loggers": ["pysmartthings"],
-  "requirements": ["pysmartthings==2.6.1"]
+  "requirements": ["pysmartthings==2.7.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 22cbf6bf7cd1c8805cfbd8a56ee19d32f58aac8b..b142643b29e35af8ac7cfadfffc742862fbb9210 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2310,7 +2310,7 @@ pysma==0.7.5
 pysmappee==0.2.29
 
 # homeassistant.components.smartthings
-pysmartthings==2.6.1
+pysmartthings==2.7.0
 
 # homeassistant.components.smarty
 pysmarty2==0.10.2
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 0e5dd85decd845e09e76ac354c71bdc52b3328a9..6e2bfc7c19f0f34e3f915bc59cfc95092e761dd0 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1882,7 +1882,7 @@ pysma==0.7.5
 pysmappee==0.2.29
 
 # homeassistant.components.smartthings
-pysmartthings==2.6.1
+pysmartthings==2.7.0
 
 # homeassistant.components.smarty
 pysmarty2==0.10.2