mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Upgrade wled to 0.7.1 (#52405)
This commit is contained in:
parent
d6ed5dac8b
commit
a85ba1b34c
@ -3,7 +3,7 @@
|
||||
"name": "WLED",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wled",
|
||||
"requirements": ["wled==0.7.0"],
|
||||
"requirements": ["wled==0.7.1"],
|
||||
"zeroconf": ["_wled._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
|
@ -2378,7 +2378,7 @@ wirelesstagpy==0.4.1
|
||||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.7.0
|
||||
wled==0.7.1
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
@ -1302,7 +1302,7 @@ wiffi==1.0.1
|
||||
withings-api==2.3.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.7.0
|
||||
wled==0.7.1
|
||||
|
||||
# homeassistant.components.wolflink
|
||||
wolf_smartset==0.1.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user