mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 17:04:04 -04:00
Updata wiim to 0.1.2 (#168671)
Co-authored-by: Tao Jiang <tao.jiang@linkplay.com>
This commit is contained in:
co-authored by
Tao Jiang
parent
f2d5ca3582
commit
161e05b075
@@ -8,6 +8,6 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["wiim.sdk", "async_upnp_client"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["wiim==0.1.0"],
|
||||
"requirements": ["wiim==0.1.2"],
|
||||
"zeroconf": ["_linkplay._tcp.local."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3314,7 +3314,7 @@ whois==0.9.27
|
||||
wiffi==1.1.2
|
||||
|
||||
# homeassistant.components.wiim
|
||||
wiim==0.1.0
|
||||
wiim==0.1.2
|
||||
|
||||
# homeassistant.components.wirelesstag
|
||||
wirelesstagpy==0.8.1
|
||||
|
||||
Generated
+1
-1
@@ -2817,7 +2817,7 @@ whois==0.9.27
|
||||
wiffi==1.1.2
|
||||
|
||||
# homeassistant.components.wiim
|
||||
wiim==0.1.0
|
||||
wiim==0.1.2
|
||||
|
||||
# homeassistant.components.wled
|
||||
wled==0.22.0
|
||||
|
||||
Reference in New Issue
Block a user