diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json
index 6efb66449ab8e298a2c1dfdf61b9dfcfd105e6c0..cf7bc9c903519c65cb5482eff1c95acb5685d98e 100644
--- a/homeassistant/components/yeelight/manifest.json
+++ b/homeassistant/components/yeelight/manifest.json
@@ -16,7 +16,7 @@
   },
   "iot_class": "local_push",
   "loggers": ["async_upnp_client", "yeelight"],
-  "requirements": ["yeelight==0.7.14", "async-upnp-client==0.43.0"],
+  "requirements": ["yeelight==0.7.16", "async-upnp-client==0.43.0"],
   "zeroconf": [
     {
       "type": "_miio._udp.local.",
diff --git a/requirements_all.txt b/requirements_all.txt
index 57c534d0e2ca49ffdc081be477311cf7275a1578..8f1d1fa9a70967767e4833702608c17b978b7c31 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -3095,7 +3095,7 @@ yalexs-ble==2.5.6
 yalexs==8.10.0
 
 # homeassistant.components.yeelight
-yeelight==0.7.14
+yeelight==0.7.16
 
 # homeassistant.components.yeelightsunflower
 yeelightsunflower==0.0.10
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index c4aa58667c2b29572fa7b0d124355685ed2867ce..43fbdb63b263d7aef5da17b57497b16a1e902202 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -2493,7 +2493,7 @@ yalexs-ble==2.5.6
 yalexs==8.10.0
 
 # homeassistant.components.yeelight
-yeelight==0.7.14
+yeelight==0.7.16
 
 # homeassistant.components.yolink
 yolink-api==0.4.7