Upgrade wled to 0.6.0 (#51783)
parent
f362852a24
commit
f975beae77
|
@ -3,7 +3,7 @@
|
|||
"name": "WLED",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wled",
|
||||
"requirements": ["wled==0.5.0"],
|
||||
"requirements": ["wled==0.6.0"],
|
||||
"zeroconf": ["_wled._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2362,7 +2362,7 @@ wirelesstagpy==0.4.1
|
|||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.5.0
|
||||
wled==0.6.0
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.8
|
||||
|
|
|
@ -1277,7 +1277,7 @@ wiffi==1.0.1
|
|||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.5.0
|
||||
wled==0.6.0
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.8
|
||||
|
|
Loading…
Reference in New Issue