Upgrade wled to 0.7.3 (#53340)
This commit is contained in:
parent
f778467d63
commit
258162d933
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "WLED",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wled",
|
||||
"requirements": ["wled==0.7.1"],
|
||||
"requirements": ["wled==0.7.3"],
|
||||
"zeroconf": ["_wled._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2381,7 +2381,7 @@ wirelesstagpy==0.5.0
|
|||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.7.1
|
||||
wled==0.7.3
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
|
|
@ -1305,7 +1305,7 @@ wiffi==1.0.1
|
|||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.7.1
|
||||
wled==0.7.3
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
|
Loading…
Add table
Reference in a new issue