diff --git a/homeassistant/components/smartthings/manifest.json b/homeassistant/components/smartthings/manifest.json
index 5dd570f2751ff6cb6c1268b7c9b8e2edc7a806d1..0ca6c1f3b2652ef62880c4fb244161a39b785ccb 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.1.0"]
+  "requirements": ["pysmartthings==2.2.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 3a4f70ec97e52f5664a2292354804fd8be97109a..550f1d6e6509c0b6cf724fc23cf7c74a57bb5821 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.1.0
+pysmartthings==2.2.0
 
 # homeassistant.components.smarty
 pysmarty2==0.10.2
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 458119c43bb2dca7b13bf7d2d1bf56ef2a597230..804780d6717036d12220d6a80c4a56ed50631507 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.1.0
+pysmartthings==2.2.0
 
 # homeassistant.components.smarty
 pysmarty2==0.10.2