mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update yeelight lib (#23123)
* Update yeelight lib * Run gen requirements
This commit is contained in:
parent
7a78d65633
commit
7bed448100
@ -3,7 +3,7 @@
|
|||||||
"name": "Yeelight",
|
"name": "Yeelight",
|
||||||
"documentation": "https://www.home-assistant.io/components/yeelight",
|
"documentation": "https://www.home-assistant.io/components/yeelight",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"yeelight==0.4.4"
|
"yeelight==0.5.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1812,7 +1812,7 @@ yahooweather==0.10
|
|||||||
yalesmartalarmclient==0.1.6
|
yalesmartalarmclient==0.1.6
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.4.4
|
yeelight==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.yeelightsunflower
|
# homeassistant.components.yeelightsunflower
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user