mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update wled to 0.13.0 (#65312)
This commit is contained in:
parent
a3f5582010
commit
ac32af7004
@ -3,7 +3,7 @@
|
|||||||
"name": "WLED",
|
"name": "WLED",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/wled",
|
"documentation": "https://www.home-assistant.io/integrations/wled",
|
||||||
"requirements": ["wled==0.12.0"],
|
"requirements": ["wled==0.13.0"],
|
||||||
"zeroconf": ["_wled._tcp.local."],
|
"zeroconf": ["_wled._tcp.local."],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
@ -2481,7 +2481,7 @@ wirelesstagpy==0.8.1
|
|||||||
withings-api==2.3.2
|
withings-api==2.3.2
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.12.0
|
wled==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf_smartset==0.1.11
|
wolf_smartset==0.1.11
|
||||||
|
@ -1521,7 +1521,7 @@ wiffi==1.1.0
|
|||||||
withings-api==2.3.2
|
withings-api==2.3.2
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.12.0
|
wled==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf_smartset==0.1.11
|
wolf_smartset==0.1.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user