Upgrade wled to 0.4.4 (#39641)
This commit is contained in:
parent
dd7f282723
commit
8fd9f56d21
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.4.3"],
|
||||
"requirements": ["wled==0.4.4"],
|
||||
"zeroconf": ["_wled._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -2242,7 +2242,7 @@ wirelesstagpy==0.4.1
|
|||
withings-api==2.1.6
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.4.3
|
||||
wled==0.4.4
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.4
|
||||
|
|
|
@ -1033,7 +1033,7 @@ wiffi==1.0.1
|
|||
withings-api==2.1.6
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.4.3
|
||||
wled==0.4.4
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue