mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update wled to 0.15.0 (#84639)
This commit is contained in:
parent
4d69cf1cc3
commit
5a5f01fcd4
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user