Skip to content

Commit

Permalink
Bump yeelight version to 0.6.0 (home-assistant#49111)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG authored Apr 12, 2021
1 parent 7256e33 commit 88d2fb4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/yeelight/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": [
"yeelight==0.5.4"
"yeelight==0.6.0"
],
"codeowners": [
"@rytilahti",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,7 @@ yalesmartalarmclient==0.1.6
yalexs==1.1.10

# homeassistant.components.yeelight
yeelight==0.5.4
yeelight==0.6.0

# homeassistant.components.yeelightsunflower
yeelightsunflower==0.0.10
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ xmltodict==0.12.0
yalexs==1.1.10

# homeassistant.components.yeelight
yeelight==0.5.4
yeelight==0.6.0

# homeassistant.components.onvif
zeep[async]==4.0.0
Expand Down

0 comments on commit 88d2fb4

Please sign in to comment.