diff --git a/homeassistant/components/yeelight/manifest.json b/homeassistant/components/yeelight/manifest.json index 9d82a4fe56e..0bf6249b647 100644 --- a/homeassistant/components/yeelight/manifest.json +++ b/homeassistant/components/yeelight/manifest.json @@ -2,7 +2,7 @@ "domain": "yeelight", "name": "Yeelight", "documentation": "https://www.home-assistant.io/integrations/yeelight", - "requirements": ["yeelight==0.6.2"], + "requirements": ["yeelight==0.6.3"], "codeowners": ["@rytilahti", "@zewelor", "@shenxn"], "config_flow": true, "iot_class": "local_polling", diff --git a/requirements_all.txt b/requirements_all.txt index e02fdf5d5ad..896fbae232b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2397,7 +2397,7 @@ yalesmartalarmclient==0.3.3 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.2 +yeelight==0.6.3 # homeassistant.components.yeelightsunflower yeelightsunflower==0.0.10 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index cb53e0c013d..fd922ab360e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1297,7 +1297,7 @@ xmltodict==0.12.0 yalexs==1.1.11 # homeassistant.components.yeelight -yeelight==0.6.2 +yeelight==0.6.3 # homeassistant.components.onvif zeep[async]==4.0.0