Update wled to 0.15.0 (#84639)

This commit is contained in:
Franck Nijhof 2022-12-27 22:01:47 +01:00 committed by GitHub
parent 4d69cf1cc3
commit 5a5f01fcd4
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.14.1"],
"requirements": ["wled==0.15.0"],
"zeroconf": ["_wled._tcp.local."],
"codeowners": ["@frenck"],
"quality_scale": "platinum",

View File

@ -2582,7 +2582,7 @@ wirelesstagpy==0.8.1
withings-api==2.4.0
# homeassistant.components.wled
wled==0.14.1
wled==0.15.0
# homeassistant.components.wolflink
wolf_smartset==0.1.11

View File

@ -1804,7 +1804,7 @@ wiffi==1.1.0
withings-api==2.4.0
# homeassistant.components.wled
wled==0.14.1
wled==0.15.0
# homeassistant.components.wolflink
wolf_smartset==0.1.11