mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump yeelight to 0.7.16 (#136679)
This commit is contained in:
@ -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.",
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -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
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -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
|
||||
|
Reference in New Issue
Block a user