mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 01:58:20 +00:00
Update wled to 0.17.1 (#117444)
This commit is contained in:
parent
e7ff552de6
commit
819e9860a8
@ -7,6 +7,6 @@
|
|||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["wled==0.17.0"],
|
"requirements": ["wled==0.17.1"],
|
||||||
"zeroconf": ["_wled._tcp.local."]
|
"zeroconf": ["_wled._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -2866,7 +2866,7 @@ wiffi==1.1.2
|
|||||||
wirelesstagpy==0.8.1
|
wirelesstagpy==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.17.0
|
wled==0.17.1
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf-comm==0.0.7
|
wolf-comm==0.0.7
|
||||||
|
@ -2222,7 +2222,7 @@ whois==0.9.27
|
|||||||
wiffi==1.1.2
|
wiffi==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.17.0
|
wled==0.17.1
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf-comm==0.0.7
|
wolf-comm==0.0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user