Update wled to 0.17.1 (#117444)
This commit is contained in:
parent
3f4fd41549
commit
c94d7b3294
3 changed files with 3 additions and 3 deletions
|
@ -7,6 +7,6 @@
|
|||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["wled==0.17.0"],
|
||||
"requirements": ["wled==0.17.1"],
|
||||
"zeroconf": ["_wled._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -2875,7 +2875,7 @@ wiffi==1.1.2
|
|||
wirelesstagpy==0.8.1
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.17.0
|
||||
wled==0.17.1
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf-comm==0.0.8
|
||||
|
|
|
@ -2231,7 +2231,7 @@ whois==0.9.27
|
|||
wiffi==1.1.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.17.0
|
||||
wled==0.17.1
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf-comm==0.0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue