mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump yeelight to 0.7.16 (#136679)
This commit is contained in:
parent
404ca283c6
commit
bae9516fc2
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["async_upnp_client", "yeelight"],
|
"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": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_miio._udp.local.",
|
"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
|
yalexs==8.10.0
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.16
|
||||||
|
|
||||||
# homeassistant.components.yeelightsunflower
|
# homeassistant.components.yeelightsunflower
|
||||||
yeelightsunflower==0.0.10
|
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
|
yalexs==8.10.0
|
||||||
|
|
||||||
# homeassistant.components.yeelight
|
# homeassistant.components.yeelight
|
||||||
yeelight==0.7.14
|
yeelight==0.7.16
|
||||||
|
|
||||||
# homeassistant.components.yolink
|
# homeassistant.components.yolink
|
||||||
yolink-api==0.4.7
|
yolink-api==0.4.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user