Update wled to 0.13.2 (#69116)
This commit is contained in:
parent
88ae7de4fb
commit
9a1f5ca16f
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.13.1"],
|
||||
"requirements": ["wled==0.13.2"],
|
||||
"zeroconf": ["_wled._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -2423,7 +2423,7 @@ wirelesstagpy==0.8.1
|
|||
withings-api==2.4.0
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.13.1
|
||||
wled==0.13.2
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
|
|
@ -1563,7 +1563,7 @@ wiffi==1.1.0
|
|||
withings-api==2.4.0
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.13.1
|
||||
wled==0.13.2
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
|
Loading…
Add table
Reference in a new issue