mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Upgrade wled to 0.4.4 (#39641)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user