Update wled to 0.11.0 (#64048)

This commit is contained in:
Franck Nijhof 2022-01-13 14:22:29 +01:00 committed by GitHub
parent 7c0dc2ff1f
commit bb9d4c1e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "WLED",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wled",
"requirements": ["wled==0.10.1"],
"requirements": ["wled==0.11.0"],
"zeroconf": ["_wled._tcp.local."],
"codeowners": ["@frenck"],
"quality_scale": "platinum",

View File

@ -2471,7 +2471,7 @@ wirelesstagpy==0.8.1
withings-api==2.3.2
# homeassistant.components.wled
wled==0.10.1
wled==0.11.0
# homeassistant.components.wolflink
wolf_smartset==0.1.11

View File

@ -1502,7 +1502,7 @@ wiffi==1.1.0
withings-api==2.3.2
# homeassistant.components.wled
wled==0.10.1
wled==0.11.0
# homeassistant.components.wolflink
wolf_smartset==0.1.11