diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 6c44736fa6d..b3bc0c30bf4 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -17,7 +17,7 @@ "iot_class": "local_push", "loggers": ["async_upnp_client", "yeelight"], "quality_scale": "platinum", - "requirements": ["yeelight==0.7.13", "async-upnp-client==0.36.2"], + "requirements": ["yeelight==0.7.14", "async-upnp-client==0.36.2"], "zeroconf": [ { "type": "_miio._udp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 9fc6c58702f..ccb3d8dfb8c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2787,7 +2787,7 @@ yalexs-ble==2.3.2 yalexs==1.10.0 # homeassistant.components.yeelight -yeelight==0.7.13 +yeelight==0.7.14 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1fdc32cd99a..c9cd8129e6d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2085,7 +2085,7 @@ yalexs-ble==2.3.2 yalexs==1.10.0 # homeassistant.components.yeelight -yeelight==0.7.13 +yeelight==0.7.14 # homeassistant.components.yolink yolink-api==0.3.1