Update wled to 0.17.0 (#102413)

This commit is contained in:
Franck Nijhof 2023-10-20 23:06:13 +02:00 committed by GitHub
parent f6238c16f6
commit f08a3b96e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@
"integration_type": "device", "integration_type": "device",
"iot_class": "local_push", "iot_class": "local_push",
"quality_scale": "platinum", "quality_scale": "platinum",
"requirements": ["wled==0.16.0"], "requirements": ["wled==0.17.0"],
"zeroconf": ["_wled._tcp.local."] "zeroconf": ["_wled._tcp.local."]
} }

View File

@ -2720,7 +2720,7 @@ wiffi==1.1.2
wirelesstagpy==0.8.1 wirelesstagpy==0.8.1
# homeassistant.components.wled # homeassistant.components.wled
wled==0.16.0 wled==0.17.0
# homeassistant.components.wolflink # homeassistant.components.wolflink
wolf-smartset==0.1.11 wolf-smartset==0.1.11

View File

@ -2023,7 +2023,7 @@ whois==0.9.27
wiffi==1.1.2 wiffi==1.1.2
# homeassistant.components.wled # homeassistant.components.wled
wled==0.16.0 wled==0.17.0
# homeassistant.components.wolflink # homeassistant.components.wolflink
wolf-smartset==0.1.11 wolf-smartset==0.1.11