mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update wled to 0.20.1 (#123283)
This commit is contained in:
parent
764166342e
commit
9717a867a7
@ -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.20.0"],
|
"requirements": ["wled==0.20.1"],
|
||||||
"zeroconf": ["_wled._tcp.local."]
|
"zeroconf": ["_wled._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -2915,7 +2915,7 @@ wiffi==1.1.2
|
|||||||
wirelesstagpy==0.8.1
|
wirelesstagpy==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.20.0
|
wled==0.20.1
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf-comm==0.0.9
|
wolf-comm==0.0.9
|
||||||
|
@ -2301,7 +2301,7 @@ whois==0.9.27
|
|||||||
wiffi==1.1.2
|
wiffi==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.20.0
|
wled==0.20.1
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf-comm==0.0.9
|
wolf-comm==0.0.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user