mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Upgrade wled to 0.4.4 (#39641)
This commit is contained in:
parent
dd7f282723
commit
8fd9f56d21
@ -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.4.3"],
|
"requirements": ["wled==0.4.4"],
|
||||||
"zeroconf": ["_wled._tcp.local."],
|
"zeroconf": ["_wled._tcp.local."],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"quality_scale": "platinum"
|
"quality_scale": "platinum"
|
||||||
|
@ -2242,7 +2242,7 @@ wirelesstagpy==0.4.1
|
|||||||
withings-api==2.1.6
|
withings-api==2.1.6
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.4.3
|
wled==0.4.4
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf_smartset==0.1.4
|
wolf_smartset==0.1.4
|
||||||
|
@ -1033,7 +1033,7 @@ wiffi==1.0.1
|
|||||||
withings-api==2.1.6
|
withings-api==2.1.6
|
||||||
|
|
||||||
# homeassistant.components.wled
|
# homeassistant.components.wled
|
||||||
wled==0.4.3
|
wled==0.4.4
|
||||||
|
|
||||||
# homeassistant.components.wolflink
|
# homeassistant.components.wolflink
|
||||||
wolf_smartset==0.1.4
|
wolf_smartset==0.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user